Most "important" ones go further up.
So for a button component, the click feels like the most important.
For our components, we typically pass in data first and callbacks later, but I'd reconsider this every time I make a new component to see if it "feels" right for that component itself.