ReadonlyaddAccordionItem
addAccordionItem: Command
ReadonlyaddTab
addTab: Command
ReadonlyinsertAccordion
insertAccordion: (count: number) => Command
ReadonlyinsertAnchor
insertAnchor: (id: string) => Command
ReadonlyinsertBadge
insertBadge: (label: string, tone: string) => Command
insertButton: (label: string, href: string) => Command
ReadonlyinsertCallout
insertCallout: (variant: string) => Command
ReadonlyinsertCard
insertCard: Command
ReadonlyinsertCitation
insertCitation: (text: string) => Command
ReadonlyinsertColumns
insertColumns: (count: number) => Command
ReadonlyinsertPageBreak
insertPageBreak: Command
ReadonlyinsertReferenceList
insertReferenceList: Command
ReadonlyinsertTabs
insertTabs: (count: number) => Command
ReadonlyinsertTimeline
insertTimeline: Command
ReadonlyinsertTimelineItem
insertTimelineItem: Command
ReadonlyinsertToggleBlock
insertToggleBlock: Command
ReadonlyremoveTab
removeTab: Command
ReadonlyrenumberCitations
renumberCitations: Command
ReadonlysetCalloutVariant
setCalloutVariant: (variant: string) => Command
ReadonlysetColumnCount
setColumnCount: (count: number) => Command
ReadonlytoggleToggleOpen
toggleToggleOpen: Command
The command bundle
@trevixal/uiexpects, so the UI package can offer the advanced blocks without importing this one: