Skip to content
On this page

Home > @plaidev/karte-action-sdk > widget > ActionOptions > onCreate

widget.ActionOptions.onCreate property

アクションが作成されているときにフックされる onCreate()

Signature:

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