{"body":"use Selkie::UI;\nApp {\n\tmy $next-msg := new-state Str;\n\tVBox {\n\t\tTextStream.append: { $next-msg };\n\t\tTextInput(:placeholder('Type here...')).size(1).on-submit: -> $input, $text {\n\t\t\t$next-msg = $text;\n\t\t\t$input.clear\n\t\t}\n\t}\n}\n","name":"","extension":"raku","url":"https://www.irccloud.com/pastebin/Uq6Dgfzi","modified":1777254865,"id":"Uq6Dgfzi","size":225,"lines":11,"own_paste":false,"theme":"","date":1777254865}