surface

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
Specifies the the radius of the border.
Install surface as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.surface
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

Specifies the the radius of the border. The default is no radius.

Children to be rendered within the component.

Specifies the amount of padding to be applied horizontally to the element. The default is no padding.

Specifies the amount of padding to be applied vertically to the element. The default is no padding.

Specifies the color level of the background color for the element, respective of theme. The default is 100.

Specifies the level of shadow to surround the element.

Enables specifying the semantic element to be rendered by the component The default is “div”

Help and resources