search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Nothing out the box as far as I am aware. If you want to avoid some coding but fulfill the requirement you can always create a custom IValidator<T> that checks the block types. Wouldn't stop the user from dragging the block in but would stop them publishing.
Setting the ContentType to AvailableInEditMode = false almost does what you need. You could auto generate the block in certain ContentAreas but still seems a little unwieldy.
a