The default implementation of an IRenderer.

Implements

Constructors

Methods

  • Update an item's last modified date.

    Parameters

    • modified: HTMLElement

      Element containing the file's last modified date.

    • modifiedDate: string

      String representation of the last modified date.

    • modifiedStyle: HumanStyle

      The date style for the modified column: narrow, short, or long

    Returns void