Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_encode_WidgetOp.hrl
Raw

include/plushie@command_encode_WidgetOp.hrl

-record(widget_op, {
op :: binary(),
payload :: list({binary(), plushie@node:prop_value()})
}).