• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Form Kit<!--form-kit-->
2- [Introduction to Form Kit](formkit-overview.md)
3- ArkTS Widget Development (Recommended)<!--arkts-ui-->
4  - [ArkTS Widget Overview](arkts-form-overview.md)
5  - [Creating an ArkTS Widget](arkts-ui-widget-creation.md)
6  - [Configuring ArkTS Widget Configuration Files](arkts-ui-widget-configuration.md)
7  - [Managing ArkTS Widget Lifecycle](arkts-ui-widget-lifecycle.md)
8  - [ArkTS Widget Process Model](arkts-ui-widget-process.md)
9  - ArkTS Widget Provider Development<!--arkts-ui-widget-->
10    - ArkTS Widget UI Development<!--arkts-ui-widget-page-->
11      - [Overview of ArkTS Widget UI Development](arkts-ui-widget-page-overview.md)
12      - [Using Animations in ArkTS Widgets](arkts-ui-widget-page-animation.md)
13      - [Using Canvas in ArkTS Widgets](arkts-ui-widget-page-custom-drawing.md)
14    - ArkTS Widget Update<!--arkts-ui-widget-interaction-->
15      - [Overview of ArkTS Widget Update](arkts-ui-widget-interaction-overview.md)
16      - [Active Update of ArkTS Widgets](arkts-ui-widget-active-refresh.md)
17      - [Passive Update of ArkTS Widgets](arkts-ui-widget-passive-refresh.md)
18      <!--Del-->
19      - [Updating Widget Content Through a Proxy](arkts-ui-widget-update-by-proxy.md)
20      <!--DelEnd-->
21      - [Updating Local and Online Images in the Widget](arkts-ui-widget-image-update.md)
22      - [Updating Widget Content by State](arkts-ui-widget-update-by-status.md)
23    - ArkTS Widget Page Interaction<!--arkts-ui-widget-event-->
24      - [Overview of ArkTS Widget Page Interaction](arkts-ui-widget-event-overview.md)
25      - [Redirecting to an Application Page (router Event)](arkts-ui-widget-event-router.md)
26      - [Launching UIAbility to the Background (call Event)](arkts-ui-widget-event-call.md)
27      - [Transferring Messages to an Application (message Event)](arkts-ui-widget-event-formextensionability.md)
28      - [Updating Widget Content Through the router or call Event](arkts-ui-widget-event-uiability.md)
29    - ArkTS Widget Editing<!--arkts-ui-widget-edit-->
30      - [Overview of ArkTS Widget Editing](arkts-ui-widget-event-formeditextensionability-overview.md)
31      - [Widget Editing Development](arkts-ui-widget-event-formeditextensionability.md)
32    - Widget Addition to Home Screen<!--arkts-ui-widget-add-->
33      - [Adding Widgets to the Home Screen](arkts-ui-widget-open-formmanager.md)
34  <!--Del-->
35  - [ArkTS Widget Host Development (for System Applications Only)](widget-host-development-guide.md)
36  <!--DelEnd-->
37  - Interactive Widget Development<!--arkts-ui-liveform-->
38    - [Overview of Interactive Widgets](arkts-ui-liveform-overview.md)
39    - [Developing a Fun-based Widget](arkts-ui-liveform-funinteraction-development.md)
40    - Scene-based Widget<!--arkts-ui-liveform-sceneanimation-->
41      - [Overview of Scene-based Widgets](arkts-ui-liveform-sceneanimation-overview.md)
42      - [Developing a Scene-based Widget](arkts-ui-liveform-sceneanimation-development.md)
43      <!--Del-->
44      - [Developing a Scene-based Widget (for System Applications)](arkts-ui-liveform-sceneanimation-development-sys.md)
45      <!--DelEnd-->
46- JS Widget Development<!--form-js-ui-->
47  - [JS Widget Overview](js-ui-widget-overview.md)
48  - [Developing a JS Widget (Stage Model)](js-ui-widget-development.md)
49  - [Developing a JS Widget (FA Model)](widget-development-fa.md)
50