fbpx
mockup_tiger_head_100_100-01
Search

Box

Image

In the hierarchy of objects, Wireframe Box is derived from the paragraph widget from the text controls.

Image

If you remove border and background from the box widget and add text to it then it is exactly same as default paragraph widget.

Using Box and paragraph widgets, you can accomplish major portions of your UI mockups.

Placeholder Box used within Wireframe app

Image

Placeholder boxes are used to quickly fill up space in your wireframes. It could be a placeholder for some image, text or any other widget that is not decided at the time of design.

Image Box

Image box represents any image you would like to use in the wireframe. Useful for mocking galleries or portfolio show case.

Image

Map Box

Image

This is a SVG map widget to indicate either a Google map or other map. You can combine and place any icon on the map to indicate address or location.

Image

Same as box except this displays the dimensions of the box as you stretch the borders.

Horizontal Spec

Image

For illustrating dimensions of widgets

Sticky Note

Image

When you first drop the sticky note, it may be slightly rotated to an angle. You can change or reset the rotation on the right panel.

You can change the background color and opacity of the sticky note from the right panel. It accepts normal and html text. HTML text means any kind of html tags and style attribtues are accepted.

Image

Browser Window

Image

Double click will open a text box that will allow you to enter the name and the URL.

Image

Here is a secure HTTPS example

Image

Window Pane

Image

Field Set or Group

Image

Progress bar

Image

Image

In the progress bar, you can type the percentage of progress and also what text you want to show in the progress. It is smart to parse the number and text from what you type.

Image

Slider

Image

Horizontal and vertical sliders used for input in dashboards. You can double click and edit the position by entering a value between 1 and 100

Tabs

Image

Double click and provide a comma separated list of tab names. You can embed font awesome icon tags.

Image

Image

Highlighted tab is indicated with an asterisk in front and disabled tab is indicated by hyphen

How to change orientation of the Tabs

Right click on the Tab and it will provide four options

Image

1. Up Layout: This is the default normal orientation

2. Down Layout

Image

3. Left Layout

Image

4. Right Layout

Image

Tree Pane

Tree pane is another versatile widget that allows for quick mockups of hierarchical structure such as to-do list, file structure etc

Image

Image

The default widget has complete index of all the shortcuts for icons. The tilde character “~” is used to create indent in the text. Every tilde will add more indentation. You can use font awesome icons or MockupTiger icons by right click method.

Radio Control

Image

Check box Control

Image

Ordered List

Image

Annotation Number List

Image

These are tiny circles with numbers that are designed specially for annotating widgets and documentation purpose. The special feature is as you drag them or duplicate the numbers increment. This allows a quick way to annotate your widgets with numbers. Along with the Ordered list, you can document the individual annotations.

Here is one example showing the annotation widgets and the use of ordered list

Image

Ordered list can be created by using the ordered list widget or using HTML tags in the paragraph or tree pane.

By using the <ol> tag one can create numbered list

Image

How to change the shape of the annotation widgets

1. Select the annotation circle

2. Expand the icon library on the left panel

3. Right click on any desired icon

HTML Table

Image

Check this detailed article on How to use Table Grids

Image widgets

Image

There are two image widgets. One widget takes Image URL from anywhere. The second widget uses HTML5 canvase to load the image and then allows to further manipulate the image.

HTML Widget

Image

This is a pure HTML widget and you can embed any html text.

Checkout this complete custom HTML implementing flexbox where the Style is also defined in the same widget followed by the listed items

Image

If you have a need to design a custom Grid with merged columns, merged rows, then you can think of using the plain HTML grid to mockup the table.