LiveCapture.Component.Components.Example (live_capture v0.3.0)

View Source

Summary

Functions

simple(assigns)

table(assigns)

Attributes

  • rows (:list) - Defaults to [].

Slots

  • column - Accepts attributes:
    • label (:string) (required)

with_assign_new(assigns)

Attributes

  • title (:string)

with_capture_attributes(assigns)

Attributes

  • title (:string) - Defaults to "World".

with_capture_variants(assigns)

Attributes

  • title (:string)

with_default(assigns)

Attributes

  • title (:string) - Defaults to "World".

with_default_and_examples(assigns)

Attributes

  • title (:string) - Defaults to "World". Examples include "Galaxy".

with_example(assigns)

Attributes

  • title (:string) - Examples include "World", and "Galaxy".

with_heex_slots(assigns)

Attributes

  • title (:string)

Slots

  • simple_heex
  • local_aliases

with_slots(assigns)

Slots

  • header
  • inner_block (required)
  • cities (required) - Accepts attributes:
    • name (:string) (required)

without_attrs(assigns)