Input Image
DHIS2 Input image. Wraps DHIS · BasicInputImage.
Parameters
: controls the text to be shown for the title.
: Manages the InputShell state.
: manages the InputShell style.
: is a list of SupportingTextData that manages all the messages to be shown.
: manages the legendComponent.
: controls whether the image is added, loading, or need to be added.
: controls the text to be shown for the add image button.
: controls whether the download button is visible or not.
: controls whether the field is mandatory or not.
: to load an image stored in the resource, device memory or from network, we can use loadPainter, loadImageBitmap, loadSvgPainter or loadXmlImageVector.
: is a composable function which controls how to paint the load param.
: allows a modifier to be passed externally.
: callback to when download button is clicked.
: callback to when share button is clicked.
: callback to when reset button is clicked.
: callback to when add button is clicked.