centurion-erp-ui
    Preparing search index...

    Function Comments

    • This component is self contained and is only dependant upon the comments url.

      Will make an initial HTTP/OPTIONS request to the comments URL to fetch the base models metadata. Once obtained will make a HTTP/GET request to the comments url fetching all comments. This request is paginated, and will loop through and fetch every responses links.next url until its value is null.

      Each comment will then be rendered via the Comment component.

      Parameters

      Returns Element

      0.1.0