Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to give height through props

     style={{ width: `${props.width}`, height: `${props.height}` }}
 
PREVIOUS NEXT
Tagged: #give #height #props
ADD COMMENT
Topic
Name
8+1 =