Macros§
Structs§
- Composition
- Context
- Context
Provider - Context
Tree - Disposable
- Effect
- Effect
Link - Event
Loop - Event loop that is used internally.
- Instance
- Key
- Key is a dynamically typed wrapper around any type that implements `Any + Eq
- Layout
Effect - Manager
- Memory
- Receiver
- Reference
- Renderer
- Sender
- State
- Topology
- Weak
- This is a weak reference to an instance that can be converted into a link at request.
- Weak
Link - Weak
Reference - Weak
State
Enums§
Traits§
- Builtin
- Command
Buffer - Component
- Compositor
- Container
- Link
- Platform
- This is a platform that needs to be implemented by every render host.
- UseAsync
- UseChannel
- UseContext
- UseEffect
- UseLayout
Effect - UseReference
- UseState
Functions§
- render
- This is the entry point of Polyhorn. This function renders an element into the given container. The returned instance must be retained. Once the returned is dropped, all UI will be unmounted.