Home
last modified time | relevance | path

Searched defs:submitButtonTitle (Results 1 – 2 of 2) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DActionObject.kt15 @Column var submitButtonTitle: String? = null variable in host.exp.exponent.notifications.ActionObject
/expo/apps/test-suite/tests/
H A DNotifications.js630 textInput: { submitButtonTitle: 'Send', placeholder: 'Type Something' }, property