Plushie.Type.Direction (Plushie v0.7.2)

Copy Markdown View Source

Orientation for the scrollable direction prop and rule widget.

Maps to iced's horizontal/vertical axis variants.

Summary

Types

t()

@type t() :: :horizontal | :vertical | :both