Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

The tab component no 'id' props #11

Closed
gongph opened this issue Nov 24, 2016 · 1 comment
Closed

The tab component no 'id' props #11

gongph opened this issue Nov 24, 2016 · 1 comment

Comments

@gongph
Copy link

gongph commented Nov 24, 2016

hi, when i use the tab component, it cant set a id props. like this:

<f7-tabs>
    <f7-tab active>Tab1</f7-tab>
</f7-tabs>

i want add a id props:

<f7-tabs>
    <f7-tab tab1 active>Tab1</f7-tab>
    <!-- <div id="tab1" class="tab active">Tab1</div> -->
    <f7-tab tab2 active>Tab2</f7-tab>
</f7-tabs>

help @nolimits4web

@gongph
Copy link
Author

gongph commented Nov 24, 2016

@orangeShadow @MasodSaidi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant