getContentControl Method
Deprecated in 4.16.0. Uses a deprecated class ContentControl.
Gets a ContentControl from the Content Group based on its ContentProps.
getContentControl(contentProps: ContentProps, _index: number): undefined | ContentControl
| Parameter | Type | Description | 
|---|---|---|
| contentProps | ContentProps | |
| _index | number | 
Returns - undefined | ContentControl
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.