Figler.Schema.SlotPropConfig (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for SlotPropConfig.

Summary

Types

t()

@type t() :: %Figler.Schema.SlotPropConfig{
  allow_preferred_values_only: boolean() | nil,
  display_by_default: boolean() | nil,
  max_children: non_neg_integer() | nil,
  min_children: non_neg_integer() | nil,
  stretch_child_on_insert: boolean() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()