Dynamic Layouts
To dynamically toggle element visibility in response to stream interaction, you can directly utilize the .toggle-on-yom-{targetId}
:
If you want to apply custom css, you can use the data-hook
to associate specific UI elements with the stream, allowing for broader layout adjustments when the stream is activated or deactivated:
Last updated