Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap select boxes #22

Open
zarubto4 opened this issue Jan 18, 2017 · 1 comment
Open

Bootstrap select boxes #22

zarubto4 opened this issue Jan 18, 2017 · 1 comment

Comments

@zarubto4
Copy link

Hi,
thank you for your library! Is nice job.

But how is possible create select boxes without native html? Are you supporting this function? Thx

@rajasegar
Copy link
Collaborator

You mean like how we render select inputs in jade, right?

select(name="lstColors")
  option(value="apple") Apples
  option(value="orange") Oranges
  option(value="grape") Grapes

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

No branches or pull requests

2 participants