@vicinae/api
    Preparing search index...

    Type Alias Props

    Props: FormItemProps<string[]> & WithFormRef<Form.FilePicker> & {
        allowMultipleSelection?: boolean;
        canChooseDirectories?: boolean;
        canChooseFiles?: boolean;
        showHiddenFiles?: boolean;
    }