PollFeatureConfig

constructor(configurable: Boolean = true, defaultValue: Boolean = false)

Parameters

configurable

Whether the toggle is shown in the poll creation UI.

defaultValue

The initial enabled/disabled state of the toggle.