MCPcopy Create free account
hub / github.com/UI5/webcomponents / onDefine

Method onDefine

packages/ai/src/TextArea.ts:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 static i18nBundle: I18nBundle;
138
139 static async onDefine() {
140 TextArea.i18nBundle = await getI18nBundle("@ui5/webcomponents-ai");
141 }
142
143 /**
144 * Handles the click event for the "Previous Version" button.

Callers 1

defineSequenceFunction · 0.45

Calls 1

getI18nBundleFunction · 0.85

Tested by

no test coverage detected