Typography
class Typography (View source)
Methods
output(string $inputName, array $value = array(), array $options = array())
Creates form fields and JavaScript includes to add a font picker widget.
Details
output(string $inputName, array $value = array(), array $options = array())
Creates form fields and JavaScript includes to add a font picker widget.
$dh->output('background-color', '#f00');
```.