UNPKG

@nbamford123/arwes

Version:

Futuristic Sci-Fi and Cyberpunk Graphical User Interface Framework for Web Apps

9 lines (7 loc) 227 B
This is a wrapper component for content components. This adds a frame border and optional corners with a background to hold content. ```javascript <Frame animate level={1} corners={3}> <p>An SciFi Project</p> </Frame> ```