Spinner

The Spinner field returns the value entered in its input box or via clicks on its arrow buttons. Arguments Name Type Default Description type string ‘spinner’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string […]

Read More

Switch

The Switch field sets a true or false value based on the selection.  Users may also change the labels of the switch. Arguments Name Type Default Description type string ‘switch’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of […]

Read More

Text

The Text field accepts any form of text and optionally validates the text before saving the value. Arguments Name Type Default Description type string ‘text’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle […]

Read More

Textarea

The Textarea field accepts any form of multi-line string input, including custom HTML. Arguments Name Type Default Description type string ‘textarea’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of the option, […]

Read More

Typography

The Redux Typography field in second-to-none when it comes to framework typography options.  It’s often copied but never duplicated!  Google fonts, font preview, color-picket, letter & word spacing, styles & weight selection, and much, much more! Arguments Name Type Default Description type string ‘typography’ Value identifying the field type. id string Unique ID identifying the […]

Read More