The anatomy of a plugin
Plugin essentials
index.js
style.css
.se-infomaker-hello-world {
/* css */
}How Dashboard loads and initialize plugins
Load
Register
registerRender
Last updated