Text Field Molecule
fun TextFieldMolecule( textAtom: TextAtom, backgroundColorAtom: ColorAtom, hintTextAtom: TextAtom? = null, errorTextAtom: TextAtom? = null, disabledColorAtom: ColorAtom? = null, cursorColor: AtomikColor? = null, errorColor: AtomikColor? = errorTextAtom?.textColor)
Content copied to clipboard