Member Junction
    Preparing search index...

    Event emitted when a new dashboard should be created

    interface DashboardCreateEvent {
        CategoryId: string | null;
    }
    Index

    Properties

    Properties

    CategoryId: string | null