Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
ItemName
|
IField`1<String> | |
ItemKey
|
IField`1<String> | |
ItemDescription
|
IField`1<String> | |
HasDescription
|
IField`1<Bool> | |
DescriptionCleanup
|
Slot | |
ItemIcon
|
IField`1<Uri> | |
HasIcon
|
IField`1<Bool> | |
IconCleanup
|
Slot | |
View
|
SyncRef`1<IDataFeedView> | |
ParentContainer
|
FeedItemInterface | |
ChildContainer
|
Slot | |
NestedItems
|
list of NestedItem | |
EnabledState
|
IField`1<Bool> | |
Action
|
SyncDelegate`1<Action`1<T>> | |
Value
|
IField`1<T> |