Skip to content

Latest commit

 

History

History

composition-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Composition API

In Goldfish, we also provide the Composition API to help you organize the business codes better.

The principle of Composition API in Goldfish is mostly like in Vue. We do not state the knowledge of Composition API because you can get it in the Vue docs.

The Composition APIs are exported in @goldfishjs/composition-api;