Commit 86c45fe
Add KDoc documentation to Overflow.kt
Summary:
Added KDoc documentation to Overflow.kt:
- Enum documentation explaining CSS overflow correspondence
- Documented each value: VISIBLE, HIDDEN, SCROLL
- Added fromString() method documentation
changelog: [internal] internal
bypass-github-export-checks Documentation only
Reviewed By: javache
Differential Revision: D91555087
fbshipit-source-id: 3f103d1db0096813faddaa2cf5015391c847daec1 parent 82a2730 commit 86c45fe
1 file changed
Lines changed: 15 additions & 0 deletions
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
| 17 | + | |
11 | 18 | | |
| 19 | + | |
12 | 20 | | |
| 21 | + | |
13 | 22 | | |
14 | 23 | | |
15 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
16 | 31 | | |
17 | 32 | | |
18 | 33 | | |
| |||
0 commit comments