Interface RecordInfoProps

The properties for a record info component.

Hierarchy

  • RecordInfoProps

Properties

Methods

Properties

target?: string

The target to render.

Methods

  • The render method for the record.

    Parameters

    • record: HDict

      The record to render.

    Returns Element

Generated using TypeDoc