This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
Search for Components
You can now use the webflow.searchComponents(options) method (Beta) to search for Components by name or description.
If you don’t provide a search parameter, the method returns all Components.
If you provide a string search parameter as in the following example, the method returns Components with matching names or descriptions.
Beta
These methods are in public beta and may change with future releases.
For more information, see Search for Components.