Home
last modified time | relevance | path

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

/interface/sdk-js/api/@internal/component/ets/
Drich_text.d.ts32 (content: string): RichTextAttribute;
42 declare class RichTextAttribute extends CommonMethod<RichTextAttribute> { class
51 onStart(callback: () => void): RichTextAttribute;
61 onComplete(callback: () => void): RichTextAttribute;
78 declare const RichTextInstance: RichTextAttribute;