Appearance
Home > @plaidev/karte-action-sdk > widget > ActionOptions > onCreate
widget.ActionOptions.onCreate property #
アクションが作成されているときにフックされる onCreate()
Signature:
typescript
onCreate?: ActionHook<Props, Variables & ActionVariables>;