Hex Core JS
    Preparing search index...

    Function AnchoredHeading

    • Wraps the <Heading> element from the Core library with a link to the id or hashID.

      Either an id or hashID must be provided. If just an id is provided, then that is used as the id for the heading element and the URL hash of the link. If just a hashID is provided, then that is used as just the URL hash of the link. If both an id and hashID are provided, then the id is given to the heading element and the hashID is used for the URL hash of the link.

      Parameters

      Returns Element

    Index

    Methods

    Methods