2022-07-26 16:18:09 +02:00
|
|
|
{{custom-wizard-category-selector
|
2020-02-05 08:20:24 +01:00
|
|
|
categories=categories
|
2023-03-22 10:11:48 +01:00
|
|
|
class=fieldClass
|
2020-03-30 08:16:03 +02:00
|
|
|
whitelist=field.content
|
2021-01-19 08:50:37 +01:00
|
|
|
onChange=(action (mut categories))
|
2022-07-28 21:26:35 +02:00
|
|
|
tabindex=field.tabindex
|
|
|
|
options=(hash
|
|
|
|
maximum=field.limit
|
|
|
|
)}}
|