utils/dom/tounit
@ckeditor/ckeditor5-utils/src/dom/tounit
module
Filtering
Functions
-
helper( value ) → String
A function, which adds a pre–defined trailing
unit
to the passedvalue
.Parameters
value : *
A value to be given the unit.
Returns
String
A value with the trailing unit.
-
Returns a helper function, which adds a desired trailing
unit
to the passed value.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.