Automated: create new component page |
add info |
||
Line 3: | Line 3: | ||
|Name=Paging Control Facet Preset | |Name=Paging Control Facet Preset | ||
}} | }} | ||
The '''PagingControlFacetPreset''' component makes a container that stores a [[Component:PagingControl|PagingControl]] component on the dash and tells that component to build a UIX for itself inside of this container. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|_pagingControl|'''[[Component:PagingControl|PagingControl]]'''|TypeAdv0=true| | |_pagingControl|'''[[Component:PagingControl|PagingControl]]'''|TypeAdv0=true| The paging control component for this facet | ||
}} | }} | ||
== | == Usage == | ||
{{stub}} | |||
== Examples == | == Examples == | ||
{{stub}} | |||
== See Also == | == See Also == | ||
Line 18: | Line 20: | ||
[[Category:Components:Radiant UI:Facets{{#translation:}}|Paging Control Facet Preset]] | [[Category:Components:Radiant UI:Facets{{#translation:}}|Paging Control Facet Preset]] | ||
[[Category:Components{{#translation:}}|Paging Control Facet Preset]] | [[Category:Components{{#translation:}}|Paging Control Facet Preset]] | ||
Latest revision as of 20:06, 19 December 2024
Component image
The PagingControlFacetPreset component makes a container that stores a PagingControl component on the dash and tells that component to build a UIX for itself inside of this container.
Fields
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. |
_pagingControl
|
PagingControl | The paging control component for this facet |
Usage
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.