ChangeAdmonitionType variable
A component that allows the user to change the admonition type of the current selection. For this component to work, you must pass the AdmonitionDirectiveDescriptor to the directivesPlugin
directiveDescriptors
parameter.
Signature:
ChangeAdmonitionType: () => React.JSX.Element