Package io.micronaut.views.turbo
package io.micronaut.views.turbo
Turbo related classes.
Turbo
- Since:
- 3.3.0
- Author:
- Sergio del Amo
-
ClassDescriptionAbstractTurboRenderer<T extends TemplatedBuilder<?>>
DefaultImplementation
ofTurboFrameRenderer
.DefaultImplementation
ofTurboStreamRenderer
.Behaviour for changes to the src attribute.Turbo Frame.Turbo Frame Builder.Renders aTurboStream
into aWritable
.Annotation to ease the return ofTurboFrame
in routes.Turbo Stream.Turbo Stream Builder.Turbo Seven Actions.For routes annotated withTurboView
sets the response body to aTurboStream.Builder
.Renders aTurboStream
into aWritable
.Annotation to ease the return ofTurboStream
in routes.Turbo Visit Action.