@nextcloud/files
    Preparing search index...

    Class Column

    Implements

    Index
    • get summary(): ((node: INode[], view: IView) => string) | undefined

      Custom summary of the column to display at the end of the list. Will not be displayed if nothing is provided

      Returns ((node: INode[], view: IView) => string) | undefined