Hey,
i would like to extend my text preset of the text.free to add classes or to have a html Editor.
Is there a way to just extend the preset?
'free':
type: string
defaultValue: ''
ui:
inlineEditable: true
codeBlock: true
inline:
editorOptions:
placeholder: 'Text eintragen...'
autoparagraph: true
hyphens: true
formatting:
strong: true
em: true
sub: true
sup: true
p: true
h1: false
h2: true
h3: true
h4: true
h5: false
h6: false
pre: false
table: true
ol: true
ul: true
a: true