NamePrefix

data class NamePrefix(val prefix: String) : Filter
PlatformSupportedDetails
AndroidYesSupport provided by Kable via flow filter
AppleYesSupport provided by Kable via flow filter
JavaScriptYesSupported natively

Constructors

Link copied to clipboard
constructor(prefix: String)

Properties

Link copied to clipboard