ComponentsText inputVersion: 1.0.52Text inputconst textinput = { component: NANO.TEXT_INPUT, value: 'Cool', props: { style: {}, color: 'blue', }};