About the product

Molecules - FormTextComponent

This article explains Molecules' FormTextComponent. FormTextComponent is a combination of BoxComponent, TextComponent(title), and TextComponent(input).

Molecules - FormTextComponent

This article explains Molecules' FormTextComponent. FormTextComponent is a combination of BoxComponent, TextComponent(title), and TextComponent(input).

Molecules - FormSliderComponent

This article explains Molecules' FormSliderComponent. The FormSliderComponent is a combination of a BoxComponent, a BoxSliderComponent and a TextComponent. It is used to specify test parameters. In the FormSliderComponent test, it...

Molecules - FormSliderComponent

This article explains Molecules' FormSliderComponent. The FormSliderComponent is a combination of a BoxComponent, a BoxSliderComponent and a TextComponent. It is used to specify test parameters. In the FormSliderComponent test, it...

Molecules - FormSelectComponent

This article explains Molecules' FormSelectComponent. FormSelectComponent is a combination of BoxComponent, BoxSelectComponent, and TextComponent. Specify the relative position to the parent component with BoxComponent. Display the drop-down options with BoxSelectComponent....

Molecules - FormSelectComponent

This article explains Molecules' FormSelectComponent. FormSelectComponent is a combination of BoxComponent, BoxSelectComponent, and TextComponent. Specify the relative position to the parent component with BoxComponent. Display the drop-down options with BoxSelectComponent....

Molecules - FormCheckboxComponent

This article explains the Molecules FormCheckboxComponent. The FormCheckBoxComponent is a combination of a BoxComponent, a BoxTextComponent, a BoxImageComponent, and a ClickComponent. BoxComponent determines the relative position to the parent component,...

Molecules - FormCheckboxComponent

This article explains the Molecules FormCheckboxComponent. The FormCheckBoxComponent is a combination of a BoxComponent, a BoxTextComponent, a BoxImageComponent, and a ClickComponent. BoxComponent determines the relative position to the parent component,...

Molecules - ClickImagePreviewComponent

This article explains Molecules' ClickImagePreviewComponent. ClickImagePreviewComponent is almost the same as ClickImageComponent. The image specifies the buttons to run and stop the test preview and set parameters. Two ImageComponents are...

Molecules - ClickImagePreviewComponent

This article explains Molecules' ClickImagePreviewComponent. ClickImagePreviewComponent is almost the same as ClickImageComponent. The image specifies the buttons to run and stop the test preview and set parameters. Two ImageComponents are...

Molecules - ClickItemComponent

This article explains Molecules' ClickItemComponent. ClickItemComponent is a combination of ClickComponent and any Component. ClickComponent uses std::function<void()> type to execute any function when a click event occurs. ClickItemComponent realizes the...

Molecules - ClickItemComponent

This article explains Molecules' ClickItemComponent. ClickItemComponent is a combination of ClickComponent and any Component. ClickComponent uses std::function<void()> type to execute any function when a click event occurs. ClickItemComponent realizes the...