Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Icons in noKodr are designed to be intuitive and functional, helping users efficiently interact with the application and streamline their workflow.

...

...

Attributes:

Attributes are the options available for each component, allowing you to customize its appearance and functionality. They help you tailor the look and behavior of your components to fit your needs.

Basic

...

Attribute Name

Description

Icon

  • This field allows you to choose an icon from different categories like utility, action, custom, doctype, and standard

  • You can also select the icon size as XX-Small, X-Small, Small, Medium, or Large. Additionally.

  • A search bar option is available to search for icons by name

UI Attributes:

image-20240820-073655.png

Attribute Group

Attribute Name

Description

UI

Component Size

  • This allows users to modify the size of a section within the layout according to the grid size.

  • This feature allows for flexible customization, enabling users to resize components to fit their specific needs within the defined grid structure.

Info

Note: Currently, we support Component Size 1 for Section. All other sizes will throw an error alert displaying Max allowed value is 1 .

Margin Location

"Margin Location" refers to the spacing around the outside edge of an element

Margin Size

"Margin Size" refers to the amount of space around the outside edges of an element,

Style

  • It is used to apply custom styles to section, such as color, font, size, and more.

  • It allows you to define the appearance of a component by specifying CSS properties directly within the attribute.

Classes

  • It is used to apply SLDS classes to section, if needed.

...

Attribute Name

Description

Visibility Type

It determines whether a component is visible on the layout. It offers the following visibility types:

  1. Always: The component will always be visible.

  2. Conditional: The component's visibility is determined based on specific criteria, which can make it either visible or hidden as needed.
    You can explore more about Visibility Type attribute

Component Label

It simply shows the name of the component.

Include Page
Visibility and Disability
Visibility and Disability

Info

Note: This field displays the name of the component along with the count of its usage. For example, if you add the section for the third time in a layout, it will be labeled "Section 3."

...