Component, Control Parameter
The Parameter Action of Component and Control is used to transmit data.
Control Parameter is an Action set up to transmit data within the same Component,
while Component Parameter is set up to transmit data between different Components.
Components that can be passed as Component Parameters are those called within the same Screen. Popups, Right Panels, and Bottom Panels, which open without navigating to a new page, are called in a separate Screen format, but since they operate within a single page, data transmission is possible. The parameters set in Component and Control Parameter Actions do not use the Action Parameters described above, but the parameters to be set are determined.
Component Interface Parameters or Control Interface Parameters are set only for Component Parameters and Controls, as shown in the figure above.