Skip to main content

Pagination.page-bubble

Components

PageBubble()

PageBubble(props, context?): ReactNode

Parameters

ParameterType
propsPageBubbleProps
context?any

Returns

ReactNode

Source

libs/design-system-core/src/components/Pagination/page-bubble.tsx:13

Props

PageBubbleProps

PageBubbleProps: object

Type declaration

MemberType
isActiveboolean
onClickPage(page) => void
pagenumber

Source

libs/design-system-core/src/components/Pagination/page-bubble.tsx:7