onLocaleSettingsCreated( )


Notes:

Triggered when the site is created.

Permissions
Wix Multilingual
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: LocaleSettingsCreatedEnvelope): void | Promise<void>

Did this help?