StackingMode🔗TODO docsDefinition🔗export enum StackingMode { None = "none", Normal = "normal", Percent = "percent", }