Icon
params: [
{
type: 'picker',
label: 'Picker',
name: 'picker',
description: '',
options: {
type: 'icon',
multiple: Boolean
}
}
]
Last updated
Was this helpful?