Skip to content
On this page

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