@witchcraft/editor
    Preparing search index...

    Variable fileViewInjectionKeyConst

    fileViewInjectionKey: InjectionKey<Component | undefined> = ...

    Injection key for a custom file preview component.

    When provided, replaces the default <img> element inside FileNodeView.

    The component receives FileViewProps as props.