bootstack.events.TabRef#

class bootstack.events.TabRef(key='', text='')#

Bases: object

Identifies a tab by key and display text.

key: str#

The tab’s stable key.

text: str#

The tab’s display text.