Are you an LLM? You can read better optimized documentation at /examples/hide-add-button.md for this page in Markdown format
hideAddButton Examples
The hideAddButton property removes the "Add" (plus) icon from the document list.
ts
{
schemaType: 'author',
hideAddButton: true,
}