Handlebars Helper | options #92
Labels
No labels
Accessibility
Actor Sheet
bug
Data Models
documentation
duplicate
feature
good first issue
help wanted
invalid
Item Sheet
question
Setting
tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/.dungeon#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This helper should accept an array of objects with keys
label,value, and (optionally)disabled, and return the HTML for selectoptions.It should also accept an array of strings, which it should treat as if an array objects where
label === value