Skip to main content

glint-diagram-control-layout

Provides a standard layout for diagrams.

<glint-diagram-control-layout>
<glint-class-diagram diagram/>
<ng-container message>{{ message }}</ng-container>
<glint-direction-select control />
<glint-line-type-select control />
</glint-diagram-control-layout>
  • diagram: component or element containing the actual diagram.
  • message: Used to show a message when needed.
  • control: Can be used repeatedly. Use this on buttons and other control components used to configure the diagram.