Datalayer VS Code Extension - v0.0.14
    Preparing search index...
    • Theme provider component that makes the VS Code theme available to all child components. Provides the jupyter-lexical ThemeContext so components in that package can consume it.

      Parameters

      Returns Element

      <ThemeProvider theme={theme}>
      <LexicalEditor {...props} />
      </ThemeProvider>