RealTimeNull
RealTimeNull elements are a stand-in for the null value. They are returned when an object or array contains a null value.
null
The value of a RealTimeNull is always null. You can not set the value of a RealTimeNull element.
Events
See the API documentation for more details of the RealTimeNull events.
| Event | Description |
|---|---|
| "detached" | Emitted when the element is detached from the model. |