Skip to main content

Property Definition

Render Types

Render Resolution Flow

diagram

Context Object

The JavaScript function has access to a context object for building dynamic HTML:

Inline Function Render

Using a YAML anchor for reuse across columns:

Predefined Renderer Reference

Renderers can be defined in the configuration and referenced by name:
The exact renderers section configuration and available predefined renderer names may vary. Verify the supported renderer names in your Powersheet version.

Render vs Display

Use render when you need full control over cell HTML. Use display when you simply need to select which property of a navigation target to show. When both are needed on the same column, display handles property selection while render handles visual formatting.

Complete YAML Example


Last modified on July 10, 2026