RxStringExtensions extension
Extension methods for Rx<String> to support string operations on reactive values.
Methods
-
add(
String value) → void -
Available on Rx<
Adds (concatenates) a string to the reactive string and updates it.String> , provided by the RxStringExtensions extension