# Functions
Append adds an append action to the output stream.
AppendWithContext adds an append action to the output stream.
IsTurboRequest returns true if the incoming request is able to receive a Turbo stream.
Prepend adds a prepend action to the output stream.
PrependWithContext adds a prepend action to the output stream.
Remove adds a remove action to the output stream.
RemoveWithContext adds a remove action to the output stream.
Replace adds a replace action to the output stream.
ReplaceWithContext adds a replace action to the output stream.
Update adds an update action to the output stream.
UpdateWithContext adds an update action to the output stream.