# Resource Display

Premium feature.

Control the visual aspects of your resources, such as ordering and text.

## Articles

- [resourceOrder](resourceOrder.md) - Determines the ordering of the resource list.
- [filterResourcesWithEvents](filterResourcesWithEvents.md) - When this setting is activated, only resources that have associated events will be displayed.
- [Resource Day Header Render Hooks](resource-day-header-render-hooks.md) - In Resource DayGrid and Resource TimeGrid views, a "resource day header" is the cell in the column header that displays a resource's name.

## See Also

- [Timeline View](timeline-view.md) - FullCalendar Premium provides a view called "timeline view" with a customizable horizontal time-axis and resources as rows.
- [Vertical Resource View](vertical-resource-view.md) - FullCalendar Premium provides TimeGrid view and DayGrid view with the ability to display resources as columns. For example, a TimeGrid day resource view can be initialized in an ES6 setup like so:

## Demos

- [Using resourceLabelDidMount with a popover in vertical-resource-view](vertical-resource-render-hook-demo)
- [Using resourceLabelDidMount with a popover in timeline-view](timeline-resource-render-hook-demo)
