Indicates whether this nested content will start as expanded when viewing content.

public ExpandedAttribute(bool expanded = True)

Parameters

expanded bool

Expands the nested content when editing if set to true.

In this article