The '''OpenDataFeedCategory''' component receives [[Button Events]] and will open the Category with the path defined by the list <code>CategorySubpath</code>.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|View|IDataFeedView|
|View|IDataFeedView| The view to change the directory for.
|CategorySubpath|{{RootFieldType|SyncFieldList`1|[[Type:String|String]]}}|TypeAdv1=true| A list of path directories (Like a folder path split by the slashes) to define the category to go to starting from root for <code>View</code>.
}}
}}
== Behavior ==
== Usage ==
Add to a slot with a button and provide a path list for this component and it will start working.
== Examples ==
== Examples ==
The buttons for setting categories and menus.
== See Also ==
== See Also ==
* [[Data Feeds]]
[[Category:Components:Radiant UI:Data Feeds:Interactions{{#translation:}}|Open Data Feed Category]]
[[Category:Components:Radiant UI:Data Feeds:Interactions{{#translation:}}|Open Data Feed Category]]
[[Category:Components{{#translation:}}|Open Data Feed Category]]
[[Category:Components{{#translation:}}|Open Data Feed Category]]
[[Category:ComponentStubs]]
Latest revision as of 23:27, 25 January 2025
Component image
Open Data Feed Category component as seen in the Scene Inspector
The OpenDataFeedCategory component receives Button Events and will open the Category with the path defined by the list CategorySubpath.