Skip to content

Feature List

Gökhan Kurt edited this page Apr 16, 2020 · 9 revisions

Implemented features

  • Components
    • View
    • Scroll view
    • Button
    • Text input
    • Toggle
    • Image
  • Styling
    • Flex layout with yoga
    • Border width/color
    • Background color/image
    • Font size, style, asset, overflow
    • Opacity, z-index, interaction mode
    • Transform (translate, rotate, scale, pivot)
  • Unity UI events (onPointerDown, onSubmit etc.)
  • Standard high-level components: Dropdown, Tooltip

Experimental features

WIP features

  • Native animations
  • Custom primitive components

Planned features

  • State based pseudo styling (hover, focus etc.)
  • Pseudo-element styling (scrollbar, placeholder etc.)
  • More primitive components: prefab, video, portal
  • Standard high-level components: Slider, Radio, Virtual Scroll
  • Unity style sheets support