Jak zdobyć nazwę html Balise i przekazać ją na Press

<Button title="News" id={this.props.prop_where_id_is} onPress={() => this.setCategory(this.props.prop_where_id_is)} />
Cheerful Caracal