Annotation Interface TurboStreamView
Annotation to ease the return of
TurboStream in routes.- Since:
- 3.3.0
- Author:
- Sergio del Amo
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
-
Element Details
-
value
-
action
-
targetDomId
-
targetCssQuerySelector
-
requestId
-
childrenOnly
boolean childrenOnly- Returns:
- morph only the children of the element designated by the target dom id
- Default:
false
-