Home > widget-integration > ToolBarShowLimitList
ToolBarShowLimitList type
Signature:
export type ToolBarShowLimitList = {
fontSizeScale: number;
fontSize: string;
color: string;
fontFamily: string;
fontStyle: string;
textTransform: string;
isEnable: boolean;
fontWeight: string;
};