# border-radius-previewer **Repository Path**: zxyong/border-radius-previewer ## Basic Information - **Project Name**: border-radius-previewer - **Description**: Border-radius Previewer - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-16 - **Last Updated**: 2023-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Border-radius Previewer The border-radius property can have multiple values changed. Preview how the shape looks while changing these values. ## Features - [x] You can see a box which has a `border-radius` property applied to it - [x] You can customize the box size - [x] You can change the 4 `border-raidus` property values that are applied to the box (top-left, top-right, bottom-left, bottom-right) - [x] You can change all 8 possible values of the border-radius in order to create a complex shape - [x] You can copy the resulting CSS to the clipboard - [x] You can use it in a PC or a mobile device