NAMESPACE: Bootstrap/Components/ClientComponents
Components/ClientComponents/FormFieldText.php
$field_content | string, no support for line feeds |
$parameters |
Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 301 Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 302 $array = array( 'selected_state', // name of style class to use when field is in focus 'variable', // attached variable, used for submit & when setting values 'onclick', // array or single object of onclicks 'style' // style class name 'hint' => 'hint text', 'height' => '40', 'submit_menu_id' => 'someid', // shows submit button on the keyboad 'maxlength', => '80', // maximum number of characters 'input_type' => 'text', // can be also number, email, phone etc. password uses different field 'activation' => 'initially' // initially or keep-open, 'empty' => '1' // whether the field should be empty and not use submitted value ); |
$styles |
param array $styles please see the link for more information about parameters
Link: Bootstrap/Components/ComponentStyles
|
$field_content |
$parameters |
$styles |