isAttributeScope()
Home > @gooddata/sdk-ui > isAttributeScope
isAttributeScope() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export declare function isAttributeScope(scope: unknown): scope is ITableDataAttributeScope;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| scope | unknown | 
Returns:
scope is ITableDataAttributeScope