Widget | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias Widget

    use Instance instead

    type Widget = {
        data: InstanceData;
        whfsType: string;
        export(): Promise<InstanceExport>;
    }
    Index

    Properties

    Methods

    Properties

    whfsType: string

    Methods