style-element-instance
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

style-element-instance

npm dev dependencies browserstack


Simple plugin that enables easy inline styling for all Element instances, specificially targeted for MathML elements who lack the .style interface.

Installation

npm install --save-dev style-element-instance

Example

import { setStyle } from "style-element-instance";

setStyle(document.body, "background", "green");

Readme

Keywords

none

Package Sidebar

Install

npm i style-element-instance

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

6.37 kB

Total Files

6

Last publish

Collaborators

  • lemnis