jamespot-user-api
    Preparing search index...

    Type Alias WidgetModalProps

    type WidgetModalProps = {
        title?: string;
        view?: any;
    }
    Index

    Properties

    Properties

    title?: string
    view?: any