Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to get the name of a html balise and pass it in onPress

<Button title="News" id={this.props.prop_where_id_is} onPress={() => this.setCategory(this.props.prop_where_id_is)} />
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #html #balise #pass #onPress
ADD COMMENT
Topic
Name
3+6 =