Sadmin is an Administrator UI Template that utilizes the components of svelte.
Features include built-in components for easy customization.
This plugin was created to quickly draw and annotate Sadmin's screens and automatically extract html code.
Search for "sadmin" in the Figma plugin and run it.
The components of the sadmin plugin are loaded from the _component page.
They are not embedded within the plugin for easy customization.
For use in one project only, simply rename the open file.
To use it in multiple projects, rename or duplicate the open file.
article
Frame for the added page.is-
within the columns
frame.is-
. Design tab
of Figma.th
or td
, you can select it and right-click to run Detach Instance
and remove the text before putting it in.article
frame.The sadmin
has embedded components for quick customization, and the figma plugin likewise has embedded components on the _component
page.
In WireFrame, you can customize the PC and mobile screens that are added. The only rule is that the article
frame must exist and be set to autolayout vertical orientation.
If you want to modify the top or left menu while maintaining the Gnb, Lnb, etc. structure, you can customize those frames. The customized Gnb and Lnb will be automatically applied to _page
and _page_mo
.
You can modify the defaulted components in that frame. Modifying the font, color, size, etc. will work right away. If you want to add a new component, you'll need to modify the Pygma plugin to implement the functionality for that component. If you don't see your favorite component, feel free to make a request. 😗
EOD