Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

typescript convert numer to string

window.location.hash = ""+page_number; 
window.location.hash = String(page_number); 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #typescript #convert #numer #string
ADD COMMENT
Topic
Name
2+8 =