@tak-ps/cloudtak Plugin API
    Preparing search index...

    Type Alias FloatingPaneConfig

    FloatingPaneConfig: Record<string, unknown> & {
        _actions?: Component;
        _component: Component;
        _props: Record<string, unknown>;
    }

    Configuration stored with a floating pane created by the plugin API