0 votes
in VueJS by
What is composition API?

1 Answer

0 votes
by

Composition API is a set of additive, function-based APIs that allow flexible composition of component logic.

...