Best use for components... I'm a bit lost, I made this component and pasted the input component in it, but sometimes I need to have multiple inputs and sometimes I need a textarea or a checklist, what is the best way to use components?
Best use for components... I'm a bit lost, I made this component and pasted the input component in it, but sometimes I need to have multiple inputs and sometimes I need a textarea or a checklist, what is the best way to use components?
Inside your modal, select the input (assuming the input is also a component)
In the right panel, at top, click the component’s name (e.g “input-text”) and use the the Swap Component functionality to replace it with your newly created component (e.g “modal-context”)