Skip to content

Feature/ks tab styling#79

Open
epixian wants to merge 2 commits intomasterfrom
feature/ks-tab-styling
Open

Feature/ks tab styling#79
epixian wants to merge 2 commits intomasterfrom
feature/ks-tab-styling

Conversation

@epixian
Copy link
Member

@epixian epixian commented Jun 25, 2025

Adds the ability to style individual KsTabs.

New KsTab props:

  • tabClass: String
  • tabActiveClass: String
  • contentClass: String

All three props accept class names that get applied to their respective KsTabs-rendered elements, enabling individual tabs to be stylized as needed.

One other minor change: KsTabs.activeTab (storing the active tab title) was not being used within the component or elsewhere in the library or via reference in WF (unsure about Vault). I repurposed this to store the full KsTab component instead.

Also fixed indentation in KsTab.vue (sorry).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant