Home
last modified time | relevance | path

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

/interface/sdk-js/api/@internal/component/ets/
Dstack.d.ts68 (value?: { alignContent?: Alignment }): StackAttribute;
89 declare class StackAttribute extends CommonMethod<StackAttribute> { class
117 alignContent(value: Alignment): StackAttribute;
164 declare const StackInstance: StackAttribute;