Type alias ToolbarProps

ToolbarProps: {
    [key: string]: any;
} & ToolbarComponentProps

工具条配置

Generated using TypeDoc