Issue documentation Textfield
Jochem-agro opened this issue · 0 comments
Jochem-agro commented
Hey
Pretty sure this isnt the right repository but I have an issue with the documentation of the SDK.
In the current example the following is shown for the TextField component:
The green arrow makes the fault in the documentation, for this to work it should've been defined as:
const simpleObservable = new ObservableValue<string | undefined>("");