Hiyve Components - v1.0.0
    Preparing search index...

    Variable defaultShareLabelsConst

    defaultShareLabels: {
        cancel: string;
        noUsers: string;
        selectUsers: string;
        share: string;
        title: string;
        titlePlural: string;
    } = ...

    Default labels for FileSharingDialog.

    Type Declaration

    • cancel: string
    • noUsers: string
    • selectUsers: string
    • share: string
    • title: string
    • titlePlural: string