APIRichText 属性toolbar本页总 览toolbar 描述 可选。启用工具栏,并允许用户指定/配置工具栏中显示的按钮用法toolbar?: boolean | Array<string | { id: string, type: string, label?: string, tooltip?: string, css?: string, handler?: () => any }>;工具栏中的可用按钮