Loading data.
styleguide
none
PAGE CONTENTS
fixedFont
default Enables a fixed-width font (monospace) for the text field. This is useful when using code.
Does not apply to RTE fields.
Screenshot of field tx_styleguide_elements_basic:text_4
'text_4' => [ 'exclude' => 1, 'label' => 'text_4 cols=20, rows=2', 'config' => [ 'type' => 'text', 'cols' => 20, 'rows' => 2, ], ], // Example from extension "styleguide", table "tx_styleguide_elements_basic"