Documentation

How to migrate the contents to another tool?

Table of content

How to set a region as fixed?

Suppose we want to set a region as fixed at the top of the screen. 

For the region that you want to set as fixed, do the following:

  • Assigned fixed height -> “Box” group, “Height” property (sample value:20vh)
  • Assign width -> “Box” group, “Width” property (sample value:100%)
  • Assign location -> “Location” group, “Relative” property (sample value: “Screen”). When you assign the value to the property, properties are displayed. 
  • Assign the “Position” property (sample value:Centered/Top) 

For other regions, define their corresponding top margin (sample value:20vh)