solid-ui
    Preparing search index...

    Function manageParticipation

    • Record my participation and display participants

      Parameters

      • dom: Document

        the web page loaded into the browser

      • container: HTMLDivElement

        the container element where the participants should be displayed

      • padDoc: NamedNode
      • subject: NamedNode

        the thing in which participation is happening

      • me: NamedNode

        the logged in user

      • options: ParticipationOptions

        the options that can be passed in are deleteFunction, link, and draggable; these are used by the personTR button

      Returns HTMLTableElement