Molecules - ClickImagePreviewComponent
Admin私のストアShare
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 used to create button images. ClickImagePreviewComponent is composed of ClickComponent, ImageComponent(window), and ImageComponent(action).
The components are separated as follows so that the adjustments for the two images can be made separately for each image used.
- ClickImageSettingsPreviewComponent
- ClickImageStartPreviewComponent
- ClickImageStopPreviewComponent
If you simply want to click on a single image, you can use ClickImageComponent.