[object Object]
ramen-snippets
This ninja extension will allow you to implement Jutsus (snippets) to quickly insert ramen components, making your development faster.
List of Jutsus(snippets)
- rmb: insert compenent type box <Ramen.XBox></Ramen.XBox>
- rmt: insert component type text <Ramen.XText/>
- rmbt: insert component type box with component type text
- rmp: insert component type page with header and body
- rmh: insert component type header <Ramen.XHeader/>
- rmc: insert component type card <Ramen.XCard/>
- rmi: insert component type image <Ramen.XImage/>
- rmbtn: insert component type button <Ramen.XButton/>
- rmbtni: insert component type button with icon <Ramen.XButtonIcon/>
- rmin: insert a full page wit components <Ramen.XPage> <Ramen.XHeader> <Ramen.XBody> <Ramen.XBox> <Ramen.XText> <Ramen.XFooter>
- rmsk: insert component type skeleton <Ramen.XSkeleton/>
- rma: insert component type alert <Ramen.XAlert/>
- rmtgs: insert component type tagState <Ramen.XTagState/>
- rmbg: insert component type bage <Ramen.XBadge/>
- rmtg: insert component type Tag <Ramen.XTag/>

| |