getEngaged()
Should the slate be rendered as engaged?
withEngaged(bool $state)
Configures the slate to be rendered as engaged (or not).
getName()
Get the name of this slate.
getToggleSignal()
Signal that toggles the slate when triggered.
getReplaceSignal()
Signal to replace the contents of the slate.
getSymbol()
Get the Symbol of the slate.
withMainBarTreePosition(string $tree_pos)
Slates in the main bar need to be addressable via JS, a.o.
appendOnInView(Signal $signal)
A Signal that is triggered when the slate "comes into view", i.e.
getEngageSignal()
Signal that engages the slate when triggered.