9 Zeilen
212 B
Handlebars
9 Zeilen
212 B
Handlebars
{{custom-wizard-category-selector
|
|
categories=categories
|
|
class=fieldClass
|
|
whitelist=field.content
|
|
onChange=(action (mut categories))
|
|
tabindex=field.tabindex
|
|
options=(hash
|
|
maximum=field.limit
|
|
)}}
|