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