Manually reorder component props.

Can we get a way to manually reorder props for a component? I have multiple cases where properties are e.g. “3 nn”, “6 nn”, “12 nn”, or “top”, “bottom”, and in many cases, these are ordered in a nonsensical way, e.g. “12 nn”, “3 nn”, “6 nn”, or “bottom”, “top”