Md Injamul

Results 1 comments of Md Injamul

use like this ``` const pageCosunt = parseInt(Math.ceil(table?.getPageCount() - 1) || 1); ``` just use a logical OR and add 1 by default.