The '''SettingsDataFeed''' component is a [[Data Feed]] that can be used with a data feed view to create and generate a list of settings. This component only works within the dash world.
The '''SettingsDataFeed''' component is a [[Data Feed|data feed]] that generates a list of [[settings]] and their categories.
{{Note|Using this outside of [[userspace]] and interacting with it can crash the session!|warning}}
== Usage ==
== Usage ==
{{Table ComponentFields
}}
{{Table ComponentFields}}
== Sync Delegates ==
== Sync Delegates ==
{{Table ComponentTriggers
{{Table ComponentTriggers
|PathSegmentName:[[Type:Func`3|Func`3]]<[[Type:String|String]], [[Type:Int|Int]], [[Type:LocaleString|LocaleString]]>|[[Type:Func`3|Func`3]]<[[Type:String|String]], [[Type:Int|Int]], [[Type:LocaleString|LocaleString]]>|false| Gets the locale string of a path using a depth and a name.
|PathSegmentName:[[Type:PathSegmentConverter|PathSegmentConverter]]|[[Type:PathSegmentConverter|PathSegmentConverter]]|false| Gets the locale string of a path using a depth and a name.
}}
}}
== Usage ==
== Usage ==
{{stub}}
{{stub}}
== Examples ==
== Examples ==
Used in the settings menu in the [[Dash Menu]].
Used for the settings facet used in the settings tab of the [[Dash Menu|dash menu]].
== See Also ==
== See Also ==
* [[Settings]]
* [[Settings]]
[[Category:Components:Utility{{#translation:}}|Settings Data Feed]]
[[Category:Components:Utility{{#translation:}}|Settings Data Feed]]
[[Category:Components{{#translation:}}|Settings Data Feed]]
[[Category:Components{{#translation:}}|Settings Data Feed]]