Form (Raxol v0.5.0)

View Source

A simple mock Form component for testing button interactions.

Summary

Functions

Handle events for the form component.

Initialize the form component with default state.

Render the form component.

Functions

handle_event(arg1, state)

Handle events for the form component.

init(props \\ %{})

Initialize the form component with default state.

render(state)

Render the form component.