Input Field – textfield
20/01/2021
You can use the textfield input field to get the single line or short text input without formatting. Below is the example and list of params used in the textfield input field.
Example
Copy to Clipboard
Parameters
- type
(string) input type. - heading
(string) Setting title. - description
(string) Short description about the setting field. - param_name
(string) Attribute name to be used in the shortcode. - value
(string) Default value to be set for the field.