> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
Provides **FormExtension** APIs.
...
...
@@ -42,6 +42,7 @@ Called to notify the widget provider that a **Form** instance (widget) has been
- Example
```
export default class MyFormExtension extends FormExtension {