Component:PagingControlFacetPreset: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Paging Control Facet Preset
|Name=Paging Control Facet Preset
}}
}}
{{stub}}
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.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|_pagingControl|'''[[Component:PagingControl|PagingControl]]'''|TypeAdv0=true|
|_pagingControl|'''[[Component:PagingControl|PagingControl]]'''|TypeAdv0=true| The paging control component for this facet
}}
}}


== Behavior ==
== 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]]
[[Category:ComponentStubs]]

Latest revision as of 20:06, 19 December 2024

Component image 
Paging Control Facet Preset component as seen in the Scene Inspector

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

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.


See Also