Searched defs:textBackgroundStyle (Results 1 – 2 of 2) sorted by relevance
| /interface/sdk-js/api/@internal/component/ets/ | ||
| D | container_span.d.ts | 94 textBackgroundStyle(style: TextBackgroundStyle): ContainerSpanAttribute; method in ContainerSpanAttribute |
| D | span.d.ts | 115 textBackgroundStyle(style: TextBackgroundStyle): T; method in BaseSpan |