@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Type Alias WidgetFactoryFunction<TWidget, TParams>

    WidgetFactoryFunction: (params: TParams) => TWidget

    Function used as callback to create a widget. Can be given an params object that will be asked upon widget creation call if required

    Type Parameters

    Type declaration