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§
- Workspace
Props - Properties for the
Workspacecomponent.
Functions§
- Workspace
- Props