SR
Click to open github profile
Components

CraftArea

Learn how to use the CraftArea component.


The CraftArea component maps field handles defined in Craft CMS to components in Nuxt defined in the config prop of the CraftPage. The content prop receives the actual data from your Craft CMS query, typically an array of Matrix Field data.

Note

You can find more about the CraftArea component in the Vue Craft CMS docs. The Vue package is used under the hood here.


Copyright © 2024 Samuel Reichör