marcoroth/turbo_power

Implement `history_back` action

marcoroth opened this issue · 0 comments

Action signature:

turbo_stream.history_back(**attributes)

Action content:

window.history.back()

Reference: