gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

Tabbed list #165

Closed a58az closed 9 years ago

a58az commented 9 years ago

Hello, I'm newbie in tcomb-form and react.

Can I make tabs for list, becasuse I can have tens or event hundrends items in a list. So can I use bootstrap tabs(http://getbootstrap.com/javascript/#tabs) and if I can, how I can do it?

I suppose I can use templates, but I have no idea, how can I make this tabs.

Simmilar thing have json-editor wich works with json-schema. example

gcanti commented 9 years ago

I suppose I can use templates

I guess you should define a react component handling your tabs and then wrap it in a tcomb-form custom-template