This will create font selector.
Object defining html attributes for controls root element.
Callback that will be called when control is clicked.
Object defining css styles for controls root element.
If true control will be enabled if false control will be disabled (inactive).
If true control layout will be more horizontal. (default: false)
Reference id of the control, it will be used to reference this control in the code throuth FieldsIndex objects.
If true this control definition will be ignored and control will not be initiated.
Callback that will be called when control is initialised.
If true allows to select line height. (default: false)
If true will add font preview box. (default: false)
If false will allow to select font alignment. (default: false)
If false will allow to select font style. (default: false)
Style class to add on root element of the control.
Informational tooltip placement in control. (default: left)
Initial value.
Set initial visibility of control. (default: true)
This will create font selector.