Creates an individual tabulator or file folder view. Place a hylo-tab-header and a hylo-tab-body component inside this component to define the specific parts of this view.

Gains the class "hylo-open" when "open".

Properties

Events

Properties

open: boolean

Defines whether this view is the currently showing view.

Events

hyloTabOpened: EventEmitter<any>

Fires when this view becomes the currently showing view.

Generated using TypeDoc