Breadcrumbs

Page

A Page is included in the Slider. It's a container for cards.


Properties

  • Name: The name of the Page.

      Layout

  • Layout: The layout to use for displaying Cards { Flexbox ; Grid }Flexbox: The position and size of cards will be automatically handled based on the following properties. Use it when you want to display "full-space" cardsFlex Direction: See link.Flex Wrap: See link.Justify Content: See link.Align Items: See link.Align Content: See link.

    • Grid: The size and position of cards can be personalized. You need to define the layout for each size of the window because the view is responsive.Vertical Compact: whether to allow auto-switching of cards

      Design

  • Background: The background color.

  • Padding: The padding in px (space between cards and the border of the page)

  • Column Gap: Sets the size of the gap in px between a Card's columns.

  • Row Gap: Sets the size of the gap in px between a Card's grid rows.

       Advanced

Add a new Page

Click on Add button then Page.

image2019-2-8 19:43:35.png

Fill in the modal that opened the required fields then click on Add.

image2019-2-8 19:51:37.png

 

Edit a Page

Click on Edit button on the right top of the Page.

image2019-2-8 19:52:48.png

Modify the required fields then click on Ok.

 

You can modify the background directly by clicking on the Background button near the Edit button.

Change background page.png

 

Delete a Page

Open the Edit modal of the Page and click on the Delete button on the top right of the modal.

image2019-2-8 19:55:31.png

 

Then click on Yes in the confirmation modal.

image2019-2-8 19:56:25.png