dumpedAttributes property

Map<String, String> get dumpedAttributes

Returns a map of attributes to be rendered on the host element during SSR.

Implementation

Map<String, String> get dumpedAttributes;