Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Adds backButtonStyle prop#17

Open
janmonschke wants to merge 3 commits into
t4t5:masterfrom
janmonschke:master
Open

Adds backButtonStyle prop#17
janmonschke wants to merge 3 commits into
t4t5:masterfrom
janmonschke:master

Conversation

@janmonschke
Copy link
Copy Markdown

This new prop is applied to the standard back button that ships with the router component.

The style can be passed like any other prop:

<Router firstRoute={firstRoute} backButtonStyle={{color: 'tomato'}} />

Which then results in a tomotao-colored button 🍅 ❤️ :
screen shot 2015-04-24 at 16 06 29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant