AppLink
AppLink renders a link that points to the specified application.
AppLinkProps
extends
, , , | Name | Type | Default | Description |
|---|---|---|---|
appId | | The ID of the app to which the link points. | |
pageToken? | | ID of the app page to be launched. | |
onClick? | (event: <, >) => | | Function to handle click events on the AppLink. |