Home > @uniformdev/design-system > getDrawerAttributes

getDrawerAttributes() function

Signature:

Parameters

Parameter

Type

Description

{ providerId, stackId, id, }

(not declared)

input

{ providerId: string; stackId?: string; id: string; }

Returns:

{ 'data-drawer-id': string; 'data-testid': string; }