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