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