Home
last modified time | relevance | path

Searched defs:textBackgroundStyle (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/@internal/component/ets/
Dcontainer_span.d.ts94 textBackgroundStyle(style: TextBackgroundStyle): ContainerSpanAttribute; method in ContainerSpanAttribute
Dspan.d.ts115 textBackgroundStyle(style: TextBackgroundStyle): T; method in BaseSpan