How do you change the order of <Flop.Phoenix.pagination meta={@meta} event=“paginate-whatever” />?

hi

hate to ask such a remedial question but how do you change the order of

<Flop.Phoenix.pagination meta={@meta} event=“paginate-whatever” />

so the output is

previous 2 3 4 5 next

instead of the default that looks like this

i tried as many options as i could work out from here

but didnt get far

any help if you could

thanks in advance