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