UI Libraries
meta.stow.uiLibraries is recommended and helps buyers discover blocks for their UI library.
We have a predefined list of ui libraries that are shown in search results and across the marketplace, so it is recommended to use one of these values, however you may use a custom value if none of the predefined values are a good fit.
We will periodically review the list of ui libraries and add or remove values as needed.
Approved Values
ShadcnRadix UIBase UI
Example
{
...
"meta": {
"stow": {
...
"uiLibraries": ["Shadcn", "Radix UI"]
}
}
}