Appearance
Home > @plaidev/karte-action-sdk > WithIconProps
WithIconProps type
Signature:
typescript
type WithIconProps = {
isIcon?: boolean;
iconVariant?: string;
iconColor?: Properties["color"];
iconAngle?: keyof typeof BUTTON_ICON_ANGLE;
};
References: BUTTON_ICON_ANGLE