Skip to content

Add disabled prop to Tab #352

Description

@kristofdombi

Add disabled prop to <Tab />

Syntax would be the following:

<Tab
  title="Foobar"
  disabled={ true }
>
  I'll be rendered
</Tab>

Disabled tabs shouldn't be rendered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions