SettingDefinitionRender.render
SettingDefinitionRender › render
Official
Type: (setting: Setting, group: SettingGroup) => void | (() => void)
Renders the setting row imperatively.May return a cleanup function, invoked before the row is torn down. Not guaranteed to run when the host window is destroyed.
Since: 1.13.0