> 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.
> 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.
Provides **FormExtension** APIs.
...
@@ -42,6 +42,7 @@ Called to notify the widget provider that a **Form** instance (widget) has been
...
@@ -42,6 +42,7 @@ Called to notify the widget provider that a **Form** instance (widget) has been
- Example
- Example
```
```
export default class MyFormExtension extends FormExtension {