Currently, the set of Nodoku components based on MambaUI include the following elements:
Category | Value |
---|---|
name | mambaui/hero-one |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/hero-one/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/hero-one/default-theme.yml |
client side components | none |
A hero component based on one of the Mamba UI hero blocks
Category | Value |
---|---|
name | mambaui/hero-two |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/hero-two/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/hero-two/default-theme.yml |
client side components | none |
A hero component based on one of the Mamba UI hero blocks
Category | Value |
---|---|
name | mambaui/hero-left-text |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/hero-left-text/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/hero-left-text/default-theme.yml |
client side components | none |
A hero component based on one of the Mamba UI hero blocks
Hero Left-Text first paragraph
Hero Left-Text second paragraph
Hero Left-Text third paragraph
Category | Value |
---|---|
name | mambaui/hero-right-text |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/hero-right-text/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/hero-right-text/default-theme.yml |
client side components | none |
A hero component based on one of the Mamba UI hero blocks
Hero Right-Text first paragraph
Hero Right-Text second paragraph
Hero Right-Text third paragraph
Category | Value |
---|---|
name | mambaui/footer-four |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/footer-four/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/footer-four/default-theme.yml |
client side components | none |
A page footer component based on one of the Mamba UI footer blocks
This component accepts one content block, which is suppposed to have the following attributes
Category | Value |
---|---|
name | mambaui/card |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/card/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/card/default-theme.yml |
client side components | none |
A hero component based on one of the Mamba UI hero blocks
Category | Value |
---|---|
name | mambaui/faq-header |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/mambaui/faq-header/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/mambaui/faq-header/default-theme.yml |
client side components | none |
Category | Value |
---|---|
name | mambaui/faq-one-question |
number of consumable content blocks | 1 |
schema file location | schemas/nodoku-mambaui/schemas/components/mambaui/faq-one-question/visual-schema.json |
default theme file location | schemas/nodoku-mambaui/schemas/components/mambaui/faq-one-question/default-theme.yml |
client side components | none |
The Frequently Asked Questions (FAQ) components allow presenting a information in a form question - answer.
It consists of two parts:
The row presenting the FAQ questions should have its parameter maxCols set to 1, to force only one column of questions.
- row:
maxCols: 1
components:
- mambaui/faq-one-question:
selector:
attributes:
sectionName: faq
Yes, definitely.
To do this use the components:
Unlimited number of questions can be shown, with just one definition of mambaui/faq-one-question component in the Yaml skin file.
Since each question can accept only one content block, Nodoku will automatically instantiate this component for each content block, found in the designated section.
The maxCols: 1 parameter on the row will prevent creating several columns for FAQ questions.
This site uses the following components from third party creative contributions:
Font Awesome 6 - https://fontawesome.com/ License: CC BY 4.0 License https://creativecommons.org/licenses/by/4.0/
Heroicons - https://github.com/tailwindlabs/heroicons License: MIT https://opensource.org/licenses/MIT
Material Design icons - http://google.github.io/material-design-icons/ License: Apache License Version 2.0 https://github.com/google/material-design-icons/blob/master/LICENSE