Home > @uniformdev/design-system > getDrawerAttributes
getDrawerAttributes() function
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| { providerId, stackId, id, } | { providerId: string; stackId?: string; id: string; } |
Returns:
{ 'data-drawer-id': string; 'data-testid': string; }