Set API version
API version
document list builder based on the options and API version provided. See DocumentListBuilder
Set generic list can handle intent
Optional
canHandleIntent: IntentCheckergeneric list intent checker. See IntentChecker
generic list builder based on can handle intent provided.
Set Document type list child
document type list builder based on child component provided without default intent handler. See DocumentTypeListBuilder
Clone Document type list builder (allows for options overriding)
Optional
withSpec: PartialDocumentListDocument type list builder options. See PartialDocumentList
document type list builder. See DocumentTypeListBuilder
Clone Document type list builder (allows for options overriding) and remove default intent handler
Optional
withSpec: PartialDocumentListDocument type list builder options. See PartialDocumentList
document type list builder without default intent handler. See DocumentTypeListBuilder
Set generic list layout
generic list layout key.
generic list builder based on layout provided.
Set Document list default ordering
default sort ordering array. See SortOrderingItem
document list builder based on ordering provided. See DocumentListBuilder
Set Document list filter
GROQ-filter used to determine which documents to display. Do not support joins, since they operate on individual documents, and will ignore order-clauses and projections. See https://www.sanity.io/docs/realtime-updates
document list builder based on the options and filter provided. See DocumentListBuilder
Get API version
API version
Get generic list layout
generic list layout
Get Document list default ordering
default ordering. See SortOrderingItem
Get Document list filter
filter
Get i18n key and namespace used to populate the localized title
the i18n key and namespace used to populate the localized title
Get generic list ID
generic list ID
Get generic list initial value templates
generic list initial value templates
Get generic list menu item groups
generic list menu item groups
Get Document list options' parameters
options
Get Document list schema type name
schema type name
Get generic list display options
generic list display options (specifically showIcons)
Get generic list title
generic list title
Set the i18n key and namespace used to populate the localized title.
the key and namespaced used to populate the localized title.
component builder based on i18n key and ns provided
Set generic list ID
generic list ID
generic list builder based on ID provided.
Set generic list initial value templates
generic list initial value templates. See InitialValueTemplateItemBuilder
generic list builder based on templates provided.
Set generic list menu item groups
generic list menu item groups. See MenuItemGroup and MenuItemGroupBuilder
generic list builder based on menu item groups provided.
Set generic list menu items
generic list menu items. See MenuItem and MenuItemBuilder
generic list builder based on menu items provided.
Set Document list options' parameters
parameters
document list builder based on the options provided. See DocumentListBuilder
Set Document list schema type name
schema type name.
document list builder based on the schema type name provided. See DocumentListBuilder
Serialize Document list
serialization options. See SerializeOptions
document list object based on path provided in options. See DocumentList
Set generic list display options
allow / disallow for showing icons
generic list builder based on display options (showIcons) provided.
Set generic list title
generic list title
generic list builder based on title and ID provided.
Class for building a document type list