Skip to main content

Module diagrams

Module diagrams 

Source
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§

DiagramRowProps 🔒
Properties for the DiagramRow component.
DiagramsProps
Properties for the Diagrams component.
RowMenuProps 🔒
Properties for the RowMenu component.
ThisDiagramProps 🔒
Properties for the ThisDiagram component.

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§

DiagramRow 🔒
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
ThisDiagram 🔒
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 dragleave took the cursor out of the element it fired on, rather than into one of its own children.