File

core/tabs/tab.model.ts

Extends

TabBase

Index

Properties

Properties

component
component: Type<any>
Type : Type<any>

Angular component (can be used to add any component inside the list item of the tabs)

Note: The component must handle it responsive mobile view itself. Note: As a Tab is rendered in a

  • it is good practice to remove the wrapper node to not run into CSS issues. You can do so by defining the selector as a li: li[customExtension] (see: https://stackoverflow.com/a/56887630/923270 or https://stackoverflow.com/a/38716164/923270)

  • icon
    icon: never
    Type : never
    Optional
    label
    label: never
    Type : never
    Optional
    path
    path: never
    Type : never
    Optional
    template
    template: never
    Type : never
    Optional

    results matching ""

      No results matching ""