ng-forgeng-forge
What is Dynamic Forms? Installation
Material Design PREVIEW Bootstrap PREVIEW PrimeNG PREVIEW Ionic PREVIEW
Field Types Validation Conditional Logic Type Safety Form Submission Internationalization (i18n) Event Bus
Form Rows Form Groups Form Arrays Form Pages Text Components
User Registration Form Contact Form Login Form Paginated Form (Multi-Step) Conditional Logic Showcase
Expression Parser Security Configuration Custom Integrations
API Reference
dynamic-forms-ionic / Interface

IonicPreviousButtonField

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

Previous page button field - with preconfigured PreviousPageEvent

Properties

NameTypeDescription
className
string | undefined
disabled
boolean | undefined
key
string
label
string
props
IonicButtonProps | undefined
type
"previous"
  • Properties