formly-js / formly-js/angular-formly-website
New Example:
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I would like an example that demonstrates:
How to select a checkbox and make multiple tabs based on a scope variable... for instance:
$scope.avaiableLangs = [ 'en', 'fr', 'it' ];
a i18n checkbox asking for language support for the item, and then the generation of 3 tabs, to insert content on each item.text[lang]
Is it possible?
Contributor guide
Assessment
This issue has not been assessed yet.