VuetableFieldHandle
This field component exists to provide backward compatibility the __handle
special field in the previous
version of Vuetable.
WARNING
VuetableFieldHandle
might be removed in the next version.
Mixins
Methods
renderIconTag
params:
classes
-- array of css classesoptions
-- other optional attributes to render
returns: DOM structure representing icon rendering.
WARNING
This method will probably be moved to a utility mixin in future version to reduce duplication.