Skip to content

obsidian/setting-components/multiple-file-component

Contains a component that displays and edits multiple files.

ClassDescription
MultipleFileComponentA component that displays and edits multiple files. You can add this component using SettingEx.addMultipleFile. In order to add the styles for the component, use initPluginContext in your plugin’s onload() function. Alternatively, you can copy styles from https://github.com/mnaoumov/obsidian-dev-utils/releases/latest/download/styles.css.