Skip to content
On this page

Home > @plaidev/karte-action-sdk > ActionProps > onShow

ActionProps.onShow property

アクションが表示されたときにフックされる onShow()

Signature:

typescript
onShow?: ActionHook<Props, Variables & ActionVariables>;