getReplaceSignal()
Signal to replace the contents of the slate.
getEngaged()
Should the slate be rendered as engaged?
withEngaged(bool $state)
Configures the slate to be rendered as engaged (or not).
getAriaRole()
Get the ARIA role on the slate.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getEngageSignal()
Signal that engages the slate when triggered.
withAriaRole(string $aria_role)
Get a slate like this, but with an additional ARIA role.
getToggleSignal()
Signal that toggles the slate when triggered.