Searched defs:submitButtonTitle (Results 1 – 2 of 2) sorted by relevance
| /expo/android/expoview/src/main/java/host/exp/exponent/notifications/ | ||
| H A D | ActionObject.kt | 15 @Column var submitButtonTitle: String? = null variable in host.exp.exponent.notifications.ActionObject |
| /expo/apps/test-suite/tests/ | ||
| H A D | Notifications.js | 630 textInput: { submitButtonTitle: 'Send', placeholder: 'Type Something' }, property |