Class

TagGroupList

TagGroupList()

The TagGroupList is a web component that lists all tag groups.

The respective element is .

The following attributes are supported:

  • editable: A Boolean attribute that determines whether the list shows edit buttons.
  • persist: A Boolean attribute that determines whether changes of the list shall be written to the database or not.
  • activation-event: The event used for populating the list and then showing it.
  • selection-event: The event that shall be fired when an item is selected.
  • show-tag-count: A Boolean attribute that determines whether the tag count shall be shown behind each tag group.
  • hide-top-border: A Boolean attribute that determines whether the top border shall be hidden.
  • rounded-corners: A Boolean attribute that determines whether the borders of the box shall be rounded.
  • rounded-bottom-corners: A Boolean attribute that determines whether the bottom corners of the box shall be rounded.
  • book-filter: A boolean attribute that determines whether the tag group list should be filtered based on the current book.