Straight shape

The pagination component can have different shapes. Use the shape prop to change the shape of the pagination.

Default shape of all <BasePagination> can be set in your .app/app.config.ts.
Show code

Rounded shape

The pagination component can have different shapes. Here is an example of a rounded pagination.

Show code

Curved shape

The pagination component can have different shapes. Here is an example of a curved pagination.

Show code

Full shape

The pagination component can have different shapes. Here is an example of a full pagination.

Show code
This component has no props