Since Halstack's inception, every component props table has followed the same structure. But, we have evolved, and our technologies have expanded substantially. We currently recommend and use Typescript with our React components. In our tables, the types are not correctly highlighted and do not always correspond precisely to actual implementation. The proposal here is:
Add a new Type column with the exact Typescript types of each prop.
Since Halstack's inception, every component props table has followed the same structure. But, we have evolved, and our technologies have expanded substantially. We currently recommend and use Typescript with our React components. In our tables, the types are not correctly highlighted and do not always correspond precisely to actual implementation. The proposal here is: