Hierarchy

  • PickerAttributes

Properties

Properties

class: string

The css class to append to the picker.

style: string

The css style to append to the picker.

Deprecated

Since 7.0.0. Style property of pickerAttribute is deprecated as it violates the recommended Content Security Policy for JET which disallows inline styles. Use class property instead. As of 11.0.0 this property is ignored and an error is logged.

Generated using TypeDoc