← all modules

Std.Ui.Keyed

Std.Ui.Keyed
  Std.Ui.Keyed — keyed children for stable diffing across reorders in `Std.Ui`.

Values
  column : List (Attribute msg) -> List ( String, Element msg ) -> Element msg
  el : List (Attribute msg) -> ( String, Element msg ) -> Element msg
  row : List (Attribute msg) -> List ( String, Element msg ) -> Element msg