Optional
alwaysOptional
enabledAn optional callback to determine if this trait should show for the target sheet. When this callback is excluded, it is considered enabled by default. When enabled returns false
, the trait does not render to the sheet.
Optional
iconAn optional class for an <i>
element to render an icon. Currently cupports FontAwesome and RPG Awesome.
Optional
openHandler for when the configuration command is executed. This could be when a user clicks an edit/configuration button on the sheet.
Optional
openThe tooltip to show when hovering over the trait configuration button.
The primary title text to display for this trait.
Empty traits can be collapsed. Set to
true
to never hide this trait. Default:false
.