-
Notifications
You must be signed in to change notification settings - Fork 100
Field: Divider
Nadim Tuhin edited this page Aug 15, 2015
·
1 revision
In Onepager comes with innumerous setting. To make every setting separate from subsequent another, use divider field.
Preview
Name | Type | Default | Description |
---|---|---|---|
type | string | divider | This Value identifies the field type |
label | string | Displays as field label |
array(
'type' => 'divider',
'label' => 'Title'
),