SectionEditingOptions type to create a section editing options object.
JavaScript
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web SDK now supports Medication Orders -> Learn more
SectionEditingOptions type represents the configuration options for section editing features
SectionEditingOptions type to create a section editing options object.
type SectionEditingOptions = {
enableDictation?: boolean;
enableCopy?: boolean;
};
Was this page helpful?
Suggestions