989onan bot (talk | contribs) Automated: update Categories, SyncDelegates |
add info |
||
Line 3: | Line 3: | ||
|Name=Facet Anchors Settings | |Name=Facet Anchors Settings | ||
}} | }} | ||
The '''FacetAnchorsSettings''' component is used to control the [[Settings]] for facet anchors. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|UseFacetAnchors|Bool| | |UseFacetAnchors|Bool| Whether to allow the use of facet anchors | ||
|FacetAnchorToggle|Chirality| | |FacetAnchorToggle|Chirality| which controller to replace the dash open function with the opening facet anchors function. | ||
|AnimationSpeed|Float| | |AnimationSpeed|Float| How fast facet anchors open and close. | ||
|ShowContainerBackground|Bool| | |ShowContainerBackground|Bool| Whether to show the background visual of facet anchors. | ||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == | ||
== See Also == | == See Also == | ||
* [[Settings]] | |||
* [[Dash]] | |||
[[Category:Components:Uncategorized{{#translation:}}|Facet Anchors Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Facet Anchors Settings]] | ||
[[Category:Components{{#translation:}}|Facet Anchors Settings]] | [[Category:Components{{#translation:}}|Facet Anchors Settings]] | ||
Latest revision as of 04:29, 23 December 2024
Component image
The FacetAnchorsSettings component is used to control the Settings for facet anchors.
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. |
UseFacetAnchors
|
Bool | Whether to allow the use of facet anchors |
FacetAnchorToggle
|
Chirality | which controller to replace the dash open function with the opening facet anchors function. |
AnimationSpeed
|
Float | How fast facet anchors open and close. |
ShowContainerBackground
|
Bool | Whether to show the background visual of facet anchors. |