Package com.vaadin.client.flow.util
-
Interface Summary Interface Description JsObject.PropertyDescriptor A property descriptor that can be passed toJsObject.defineProperty(Object, String, PropertyDescriptor)
. -
Class Summary Class Description ClientJsonCodec Static helpers for encoding and decoding JSON.JsObject JsInterop bridge to the JavaScriptObject
type.NativeFunction JsInterop wrapper for interacting with the JavaScript Function type.