Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/toolbar/components/ChangeAdmonitionType.tsx
Signature
tsfunction admonitionLabelsMap(t: Translation): Record<(typeof ADMONITION_TYPES)[number], string>
Parameters
| Name | Type |
|---|---|
t | Translation |
Returns: Record<(typeof ADMONITION_TYPES)[number], string>
Was this page helpful?