Fields
Mockline provides a set of typography utilities to help you style your text.
Field
A field, prop or parameter to display in your content.
name
string required
The description
can be set as prop or in the default slot with full markdown support.
FieldGroup
Group fields together in a list.
analytics
boolean
Default to false
- Enables analytics for your project (coming soon).
blob
boolean
Default to false
- Enables blob storage to store static assets, such as images, videos and more.
cache
boolean
Default to false
- Enables cache storage to cache your server route responses or functions using Nitro's cachedEventHandler
and cachedFunction
database
boolean
Default to false
- Enables SQL database to store your application's data.