useCreateDelegation hook.
Properties
| Property | Type | Description |
|---|---|---|
createDelegation | (options: CreateDelegationOptions) => Promise<CreateDelegationResult> | Function to create a delegation for the current end user. |
useCreateDelegation hook.
| Property | Type | Description |
|---|---|---|
createDelegation | (options: CreateDelegationOptions) => Promise<CreateDelegationResult> | Function to create a delegation for the current end user. |