-
Notifications
You must be signed in to change notification settings - Fork 44
Feature List
Gökhan Kurt edited this page Jul 26, 2020
·
9 revisions
- Components
- View
- Scroll view
- Button
- Text input
- Toggle
- Image
- Anchor
- 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)
- Text column wrapping (experimental)
- Border radius (experimental)
- Box shadow (experimental)
- Cursor (experimental) (WebGL)
- Unity UI events (onPointerDown, onSubmit etc.)
- Standard high-level components: Dropdown, Tooltip
- Custom primitive components
- CSS
- State based pseudo styling (hover, focus etc.)
- Pseudo-element styling (scrollbar, placeholder etc.)
- Native animations/transitions
- More primitive components: prefab, video, portal
- More high-level components: Slider, Radio, Virtual Scroll, Video Player