Input Signature
DHIS2 Input signature. 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 the text to be shown for the add signature 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 save button is clicked.