Deprecated: While this can be called directly using `cellComponent`, you should use the [`rowToggle` util](../classes/BaseCells.html) import, which will display this component if there is no `valuePath` defined.

Creates a table cell that shows if the row is expanded or hidden. See also FwRowToggleIndex.

Show:

Properties

toggleClass

Computed private

Computed property used internally to determine whether the "open" or "closed" toggle will be shown based on whether the row is expanded or not