Packages
Build interactive user interfaces with template wires, actions, validators and more.
Current section
Files
Jump to
Current section
Files
include/mod_wires.hrl
-record(page_actions, {
actions = [] :: list( {atom(), proplists:list()} ) | {atom(), proplists:list()}
}).