Optional
classOptional
contentCSS class for the content (li), default .tab.col.s3
Optional
disabledIf the tab should be disabled
Optional
hrefOnly used in combination with a set target to make the tab act as a regular hyperlink.
Optional
idID of the tab element. Default the title in lowercase
Optional
targetBy default, Materialize tabs will ignore their default anchor behaviour. To force a tab to behave as a regular hyperlink, just specify the target property of that link.
Title of the tab
Optional
vnodeVnode to render: may be empty in case of a using the tab as a hyperlink.
CSS class for the tab (li), default
.tab.col.s3