@nextcloud/files
    Preparing search index...

    Function registerDavProperty

    • Register custom DAV properties

      Can be used if your app introduces custom DAV properties, so e.g. the files app can make use of it.

      Parameters

      • prop: string

        The property

      • namespace: DavProperty = ...

        The namespace of the property

      Returns boolean