Interface Element

All Known Subinterfaces:
Nodes
All Known Implementing Classes:
Button, ButtonPropComponent, Component, Drawer, DrawerPropComponent, Image, ImagePropComponent, Node, OrderedPortal.In, OrderedPortal.Out, Para, ParaPropComponent, Portal.In, Portal.Out, Scroll, ScrollPropComponent, TextInput, TextInputPropComponent, TextLine

public sealed interface Element permits Component, Nodes
Function that initializes state and returns a function for incrementally generating the node tree.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • resolve

      Nodes resolve()