The '''EnumFeed''' component acts like a kind of [[Data Feeds|data feed]] that provides a list of enums that can be further used by feeds with filtering and searching.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|DisplayOrder|Bool|
|DisplayOrder|Bool| Whether to feed the enums in order.
|Distinct|Bool|
|Distinct|Bool| Whether the enums should be distinct when gathering.
|IncludeObsolete|Bool|
|IncludeObsolete|Bool| Whether the enums should be gathered despite being tagged as obsolete.