| Position | Symbol | Name | Weight | 
|---|---|---|---|
| 1 | Hydrogen | 1.0079 | H | 
| 2 | Helium | 4.0026 | He | 
| 3 | Lithium | 6.941 | Li | 
| 4 | Beryllium | 9.0122 | Be | 
| 5 | Boron | 10.811 | B | 
Alternative UI
Display an alternative interface using the alternative property.
   1 - 3 1
					of
					2  
API Reference
Pagination
| Property | Type | Description | 
|---|---|---|
 page *  |   number |   |  
 pageSize *  |   number |   |  
 data *  |     unknown[]   |     |  
 alternative   |     boolean   |     |  
 textSeparator   |   string |   |  
 showFirstLastButtons   |     boolean   |     |  
 base   |   string |   |  
 background   |   string |   |  
 border   |   string |   |  
 gap   |   string |   |  
 padding   |   string |   |  
 rounded   |   string |   |  
 classes   |   string |   |  
 titleFirst   |   string |   |  
 titlePrevious   |   string |   |  
 titleNumeral   |   string |   |  
 titleNext   |   string |   |  
 titleLast   |   string |   |  
 buttonBase   |   string |   |  
 buttonActive   |   string |   |  
 buttonInactive   |   string |   |  
 buttonHover   |   string |   |  
 buttonClasses   |   string |   |  
 labelFirst   |     Snippet<[]>   |     |  
 labelPrevious   |     Snippet<[]>   |     |  
 labelEllipsis   |     Snippet<[]>   |     |  
 labelNext   |     Snippet<[]>   |     |  
 labelLast   |     Snippet<[]>   |     |  
 ids   |     Partial<{ root: string; ellipsis(index: number): string; prevTrigger: string; nextTrigger: string; item(page: number): string; }>   |     |  
 translations   |     IntlTranslations   |     |  
 siblingCount   |   number |   |  
 onPageChange   |     (details: PageChangeDetails) => void   |     |  
 onPageSizeChange   |     (details: PageSizeChangeDetails) => void   |     |  
 type   |     "button" | "link"   |     |  
 dir   |     "ltr" | "rtl"   |     |  
 getRootNode   |     () => ShadowRoot | Node | Document   |     |