Playground

Interact with every AvenUI component live. These are real Phoenix LiveView components — no simulations.

Live preview — code_block.ex
elixir

    def greet(name) do
  "Hello, #{name}!"
end
  

Generated HEEx

heex
<%# See /docs/code_block for full usage examples %>

Controls

No controls for this component — interact directly in the preview.