Raxol.UI.State.Store.Action (Raxol v2.6.0)

View Source

Action structure for state changes.

Records state change actions with type, payload, timestamp, and metadata for history tracking and debugging purposes.

Summary

Functions

new(type, payload \\ nil, meta \\ %{})