Home
last modified time | relevance | path

Searched refs:RichEditorTextStyle (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/api/@internal/component/ets/
Drich_editor.d.ts239 declare interface RichEditorTextStyle { interface
511 textStyle?: RichEditorTextStyle;
1403 style?: RichEditorTextStyle;
1581 textStyle: RichEditorTextStyle;
2182 getTypingStyle(): RichEditorTextStyle;
2192 setTypingStyle(value: RichEditorTextStyle): void;