Open sadiqevani opened 5 years ago
We have built some of them in https://github.com/aeternity/aepp-base/tree/develop/src/components
@davidyuk You can make a PR and send the components over!
ae-input-range
: https://github.com/aeternity/aepp-components/pull/240
Task: Create ae-input-[custom] specific components for different input options
Description: We need to support a multitude of input components, that have different functionalities, and depending on a single component for this responsibility might a scalable solution.
Proposed solution for this is:
ae-input
would be the wrapper for every input, and wont provide any functionality except basic input and style changes / modificationseach subsequent input would be the actual
<input />
tag, an example list of inputs would be: