Phials plugin documentation
User guide
AI Disclosure: This page was generated by an LLM and may contain inaccuracies. Hand-crafted documentation will be implemented over time on the road to 1.0

FileBrowserViewProps

Since Plugin API: 1.0.0

Props passed to file browser view components

Signature

interface FileBrowserViewProps {
    pane: PluginPaneContext;
}

Members

NameTypeRequiredDescription
panePluginPaneContextyes-