ConstructorBase<Args, Instance>
Unofficial
Base type representing a constructor function that creates instances of the given type.
Import:
import type { ConstructorBase } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ConstructorBase<Args extends unknown[], Instance>Properties
| Property | Type | Description | |
|---|---|---|---|
| prototype | Instance | Prototype of the constructed instances. |
Links to this page:
- CodeMirrorAdapterEx
- FS
- getAbstractTextComponentConstructor
- getAllPropertiesViewConstructor
- getAppConstructor
- getAppMenuBarManagerConstructor
- getAppSettingConstructor
- getAudioViewConstructor
- getBacklinkViewConstructor
- getBaseComponentConstructor
- getBasesContextConstructor
- getBasesEntryConstructor
- getBasesEntryGroupConstructor
- getBasesQueryResultConstructor
- getBasesViewConfigConstructor
- getBasesViewConstructor
- getBookmarksViewConstructor
- getBooleanValueConstructor
- getButtonComponentConstructor
- getCanvasViewConstructor
- getCapacitorAdapterConstructor
- getCliConstructor
- getColorComponentConstructor
- getCommandsConstructor
- getComponentConstructor
- getConfirmationButtonConstructor
- getConfirmationModalConstructor
- getCustomCSSConstructor
- getDateValueConstructor
- getDisplayValueComponentConstructor
- getDragManagerConstructor
- getDropdownComponentConstructor
- getDurationValueConstructor
- getEditableFileViewConstructor
- getEditorConstructor
- getEditorSuggestsConstructor
- getEmbedRegistryConstructor
- getEmptyViewConstructor
- getEventsConstructor
- getExtraButtonComponentConstructor
- getFileExplorerViewConstructor
- getFileManagerConstructor
- getFilePropertiesViewConstructor
- getFileSystemAdapterConstructor
- getFileValueConstructor
- getFoldManagerConstructor
- getFrameDomConstructor
- getFuzzySuggestModalConstructor
- getGraphViewConstructor
- getHotkeyManagerConstructor
- getHoverPopoverConstructor
- getHTMLValueConstructor
- getIconValueConstructor
- getImageValueConstructor
- getImageViewConstructor
- getInternalPluginConstructor
- getInternalPluginsConstructor
- getKeymapConstructor
- getLinkValueConstructor
- getListValueConstructor
- getLocalGraphViewConstructor
- getMarkdownPreviewRendererConstructor
- getMarkdownPreviewViewConstructor
- getMarkdownRenderChildConstructor
- getMarkdownRendererConstructor
- getMarkdownViewConstructor
- getMenuConstructor
- getMenuItemConstructor
- getMenuSeparatorConstructor
- getMetadataCacheConstructor
- getMetadataTypeManagerConstructor
- getModalConstructor
- getMomentFormatComponentConstructor
- getNoticeConstructor
- getNotNullValueConstructor
- getNullValueConstructor
- getNumberValueConstructor
- getObjectValueConstructor
- getObsidianDOMConstructor
- getOutgoingLinkViewConstructor
- getOutlineViewConstructor
- getPdfViewConstructor
- getPluginsConstructor
- getProgressBarComponentConstructor
- getQueryControllerConstructor
- getRecentFileTrackerConstructor
- getRegExpValueConstructor
- getRelativeDateValueConstructor
- getReleaseNotesViewConstructor
- getRenderContextConstructor
- getScopeConstructor
- getSearchComponentConstructor
- getSearchViewConstructor
- getSecretComponentConstructor
- getSecretStorageConstructor
- getSettingConstructor
- getSettingGroupConstructor
- getSettingPageConstructor
- getSettingTabConstructor
- getShareReceiverConstructor
- getSliderComponentConstructor
- getStatusBarConstructor
- getStringValueConstructor
- getSyncViewConstructor
- getTableViewConstructor
- getTAbstractFileConstructor
- getTagValueConstructor
- getTagViewConstructor
- getTasksConstructor
- getTextAreaComponentConstructor
- getTextComponentConstructor
- getTFileConstructor
- getTFolderConstructor
- getToggleComponentConstructor
- getUrlValueConstructor
- getValueComponentConstructor
- getValueConstructor
- getVaultConstructor
- getVideoViewConstructor
- getViewRegistryConstructor
- getWebviewerHistoryViewConstructor
- getWebviewerViewConstructor
- getWorkspaceConstructor
- getWorkspaceContainerConstructor
- getWorkspaceFloatingConstructor
- getWorkspaceItemConstructor
- getWorkspaceLeafConstructor
- getWorkspaceLeafHistoryConstructor
- getWorkspaceMobileDrawerConstructor
- getWorkspaceParentConstructor
- getWorkspaceProtocolHandlerConstructor
- getWorkspaceRibbonConstructor
- getWorkspaceRootConstructor
- getWorkspaceSidedockConstructor
- getWorkspaceSplitConstructor
- getWorkspaceTabsConstructor
- getWorkspaceWindowConstructor