Expand description
The Diagrams section: everything about documents, in one place
(docs/cad-ui-spec.md §4.1, §8).
This diagram first — its name and state, rename and delete, and every format it leaves in — then the way to a new one or an imported one, and every diagram this browser holds, newest first. Opening one replaces the diagram in this tab, and the section says so, since with no tabs nothing else would.
Re-exports§
pub use Diagrams_completions::Component::Diagrams;
Structs§
- Diagram
RowProps 🔒 - Properties for the
DiagramRowcomponent. - Diagrams
Props - Properties for the
Diagramscomponent. - RowMenu
Props 🔒 - Properties for the
RowMenucomponent. - This
Diagram 🔒Props - Properties for the
ThisDiagramcomponent.
Enums§
- RowAct 🔒
- What a row’s menu can do.
Constants§
- ACT 🔒
- A square action on this diagram’s card.
- ACTION 🔒
- New and Import.
- ACT_
DANGER 🔒 - FORMAT 🔒
- One format this diagram leaves in.
- MORE 🔒
- A row’s own menu, and the handle that opens it — always drawn, since nothing may be reachable by hovering alone.
- ROW_
MENU 🔒
Functions§
- Diagram
Row 🔒 - One diagram the browser holds: a press opens it, and its menu offers what can be done to it where it stands.
- Diagrams
- Props
- RowMenu 🔒
- Props
- This
Diagram 🔒 - The diagram in this tab: its name and state, the two things done to it, and every format it leaves in.
- left_
for_ 🔒good - Whether a
dragleavetook the cursor out of the element it fired on, rather than into one of its own children.