FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
rescript-react-native.github.io/docs/button.md at src · seanpm2001/rescript-react-native.github.io · GitHub
seanpm2001
/
rescript-react-native.github.io
Public
forked from
rescript-react-native/rescript-react-native.github.io
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
rescript-react-native.github.io
/
docs
/
button.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (10 loc) · 348 Bytes
Breadcrumbs
rescript-react-native.github.io
/
docs
/
button.md
Copy path
File metadata and controls
14 lines (10 loc) · 348 Bytes
Raw
Copy raw file
Download raw file
Edit and raw actions
id
button
title
Button
wip
true
Example
open
ReactNative
<
Button
title
=
{
"Click me"
}
onPress
=
{
_
=>
Js
.
log
(
"tes"
)} />
Back
|
FazBrowse Home
|
New Git URL