Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmptyElementMemo = state.EmptyMemo[Element]()
View Source
var EmptyMemo = state.EmptyMemo[any]()
View Source
var GetScopedIdentityManager = identity.GetScopedIdentityManager
View Source
var Sequence = sequence.Sequence
Functions ¶
This section is empty.
Types ¶
type Composable ¶
type Composable = api.Composable
type Composer ¶
func NewComposer ¶
func NewComposer(state PersistentState) Composer
type ElementMemo ¶
type Identifier ¶
type Identifier = idApi.Identifier // Public API of the composer
compose-identifier.api.Identifier
type IdentityManager ¶
type IdentityManager = identity.IdentityManager
type LayoutNode ¶
type LayoutNode = layoutnode.LayoutNode
type MutableValue ¶
type MutableValue = state.MutableValue
type PersistentState ¶
type PersistentState = state.PersistentState
type ProvidedValue ¶
type ProvidedValue = api.ProvidedValue
type StateOption ¶ added in v0.1.67
type StateOption = state.StateOption
type StateOptions ¶ added in v0.1.67
type StateOptions = state.StateOptions
Click to show internal directories.
Click to hide internal directories.