LearnNewsExamplesServices
Frontmatter
id4535
titleUi styles for tab component
stateClosed
labels
enhancementstale
assignees[]
createdAtJul 11, 2023, 12:16 PM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4535
authormxmrtns
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

Ui styles for tab component

Closed v8.1.0 enhancementstale
mxmrtns
mxmrtns commented on Jul 11, 2023, 12:16 PM

I WOULD LIKE TO REQUEST THE OPTION TO HAVE TWO DIFFERENT STYLES FOR TABS (SEE EXAMPLES BELOW)

image

To achieve that style change, the following attributes would need to be exposed:

Tab-strip

  • background-color
  • height

active-tab-indicator

  • background-color
  • height

tab-button

  • border
  • height
  • padding
  • color
  • font-weight
  • font-family
  • text-decoration

&:hover

  • background-color

&:active

  • background-color

&:focus

  • outline

&:disabled

  • color

tab-button-selected

  • color
  • font-weight
    • text-decoration
mxmrtns added the enhancement label on Jul 11, 2023, 12:16 PM