Turbo.StreamActions.console_log = function () { const text = this.getAttribute("text") console.log(text) }