<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`SettingGroup`](SettingGroup) › [`addSetting`](SettingGroup/addSetting) ## SettingGroup.addSetting() method 1.11.0 **Signature:** ```typescript addSetting(cb: (setting: Setting) => void): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>cb</code> | <code>(setting: </code>[`Setting`](Setting)<code>) =&gt; void</code> | | **Returns:** `this`