NoteToolSettings
Last updated
Was this helpful?
color:
string
The color of the element in some CSS-like format.
"#ABC123";
"rgb(255, 0, 0)";
"hsl(200, 100%, 50%)";"#C93535"align:
"center"|"left"|"right"
The alignment of the text, either left, center or right.
style:
"light"|"italic"|"regular"|"caps"
The style of the text, either italic, light, regular or caps.
showInspector:
boolean
Whether to show the tool inspector.
false
Last updated
Was this helpful?
Was this helpful?
"center""regular"