Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
Custom font sizes
posted

Hi,

I'd like to insert my own custom font sizes into the toolbar. Is this possible?

I tried the fontSizes property but it doesn't seem to accept pixel values:

toolbarSettings: [{

name: "textToolbar",
fontSizes: [{

text: "10px",
value: "smaller"

}, {

text: "30px",
value: "small"

}

]

}],

Regards,

Benjamin Klawitter

Parents
No Data
Reply Children
No Data