Skip to main content

Module workspace

Module workspace 

Source
Expand description

Subject-specific workspace page.

A three-panel workspace for working with specific subjects (Logic, English, Coding, Mathematics). Layout includes:

  • Sidebar: Lesson tree with progress indicators
  • Main Area: Chat-based interaction with input area
  • Inspector: AST visualization panel

§Props

  • subject - The subject to work with (logic, english, coding, math)

§Route

Accessed via Route::Workspace.

Re-exports§

pub use Workspace_completions::Component::Workspace;

Structs§

WorkspaceProps
Properties for the Workspace component.

Functions§

Workspace
Props