• Generate string for a clickable link to the given room

    Parameters

    • roomName: string

      name of the target room

    • text: string

      string to display as button

    • onClick: string = ""

      addition script

    Returns string

    an html link string

Generated using TypeDoc