Home
last modified time | relevance | path

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

/interface/sdk-js/api/@internal/component/ets/
Dspan.d.ts428 decoration(value: { type: TextDecorationType; color?: ResourceColor }): SpanAttribute;
Drich_editor.d.ts346 decoration?: { type: TextDecorationType; color?: ResourceColor; };
809 decoration: { type: TextDecorationType; color: ResourceColor; };
Dtext.d.ts618 decoration(value: { type: TextDecorationType; color?: ResourceColor }): TextAttribute;
Denums.d.ts6495 declare enum TextDecorationType { enum