dynamic-forms-material / Interface

MatPreviousButtonField

Extends:Omit<FieldDef<MatButtonProps>, "event">

Previous page button field - with preconfigured PreviousPageEvent

Properties

NameTypeDescription
className
string | undefined
disabled
boolean | undefined
key
string
label
string
props
MatButtonProps | undefined
type
"previous"