gitpitch/docs/diagrams/whiteboard-sketches.md
2020-09-29 07:45:10 +01:00

2.0 KiB

Whiteboard Sketches

Whiteboard Tool

The whiteboard tool lets you quickly sketch any diagram with a hand-drawn feel. Ideal for sharing mockups, wireframes, system diagrams, UI workflows, casual brainstorming, concepts, and more. You can save your sketches as images for rendering on any slide. Just like this sample slide:

Example desktop whiteboard sketch on slide

The Desktop Tools Guide details the use of the whiteboard as an offline sketching tool. As described next, the whiteboard widget lets you embed the whiteboard directly on any slide.

Whiteboard Widget

As a speaker or training instructor you may find yourself turning away from your slide deck to another tool when you need to explore or expand upon concepts, designs, etc. Frequently we turn to whiteboards.

The @whiteboard widget lets you embed a whiteboard directly on any slide within your slide deck. Offering a more seamless, integrated whiteboard experience for you and your audience.

Widget Syntax

The @whiteboard widget lets you embed a whiteboard directly on any slide. The following markdown snippet demonstrates its use:

@whiteboard[drag=100 96, drop=0]

This markdown snippet is rendered as follows:

Example desktop whiteboard embedded on slide

?> It is strongly recommended that the size of your @whiteboard widget does not cover 100% of your slide. The unused slide area presents a click target that you can use to return focus to your deck. Once focus is returned to your deck you can continue to navigate between your slides.

Grid Native Props

The whiteboard widget is a grid native widget meaning it also directly supports grid layouts properties:

Grid Widget Properties

These grid properties are documented in detail in the Grid Layouts Guide.