IToolbarInitProps
ToolbarInitProps接口
关系
Extends
IToolbarInitProps Extends IToolbarWidgetProps
属性
container
container?: string | HTMLElement
类型: string | HTMLElement
currentView
currentView?: unknown
类型: unknown
groupStyle
groupStyle?: string
类型: string
iconStyle
iconStyle?: IIconStyle
类型: IIconStyle
isHeightAlignment
isHeightAlignment?: boolean
类型: boolean
mode
mode?: "mix" | "mutex"
类型: "mix" | "mutex"
placement
placement?: "top" | "bottom" | "left" | "right" | "free"
类型: "top" | "bottom" | "left" | "right" | "free"
separatorStyle
separatorStyle?: string
类型: string
style
style?: StyleSheet
类型: StyleSheet
tools
tools: ITool
类型: ITool
touch
touch: ToolbarTouch
类型: ToolbarTouch
type
type?: "vertical" | "horizontal" | "common"
类型: "vertical" | "horizontal" | "common"
方法
onClick

BIMFlux AI
