style Function

Applies inline styles to the node. Returns the handler.

Summary

ElementFunction
ReturnsObject

Arguments

objObject[required] Object containing style properties and values.

Example

handler.style({ backgroundColor: 'blue' });
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php