Vibe.UI.Reducer.Selector (vibe v0.2.1)

Copy Markdown View Source

Selector-specific reducer operations.

Summary

Functions

close(state)

@spec close(map()) :: map()

move(state, direction)

@spec move(map(), integer()) :: map()

open(state, data)

@spec open(map(), term()) :: map()

open_confirmation(state, data)

@spec open_confirmation(map(), map()) :: map()