Core API Overview > @adpt/core > isDefaultKey
isDefaultKey() function
Signature:
export declare function isDefaultKey(props: AnyProps & ElementKey): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
props | AnyProps & ElementKey |
Returns:
boolean
Adapt v0.3.0: now with Google Cloud Run support!