Appearance
Home > @plaidev/karte-action-sdk > FrameModalProps
FrameModalProps type
Signature:
typescript
type FrameModalProps = CommonProps & OverflowProps & BorderProps & RadiusProps & ShadowProps & BackgroundColorProps & BackgroundImageProps & {
width?: Properties["width"];
};
References: CommonProps, OverflowProps, BorderProps, RadiusProps, ShadowProps, BackgroundColorProps, BackgroundImageProps