Skip to content

obsidian/components/layout-ready-component

Interface for components that need to perform work when the workspace layout is ready.

ClassDescription
CallbackLayoutReadyComponentA LayoutReadyComponent subclass that invokes a provided callback function when the layout becomes ready.
LayoutReadyComponentA component that executes a callback function when the Obsidian layout becomes ready.