banner

v0.0.1arrow_drop_down
v0.0.1
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
Determines whether actions should wrap on the next repaint
Install banner as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.banner
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
No preview available
modifieddraft
No preview available
modifieddraft
chevron_left
chevron_right

Determines whether actions should wrap on the next repaint

Determines whether content should wrap on the next repaint

Determines whether the content will overflow its container with the given width of the notification element.

Asynchronously updates the wrapping behavior of the presenter

Properties
NameType
children
any
isVisible
boolean?
hasBounce
boolean?
hasPush
boolean?
position
string?
children
function (ContainerBag): JSX.Element
status
string?
wrapperStyle
Object.<string, string>?
innerWrapperStyle
Object.<string, string>?
wrapper
HTMLDivElement?
innerWrapper
HTMLDivElement?
innerWrapper
HTMLDivElement?
hasPush
boolean
hasBounce
boolean
position
string
isWrappingContent
boolean
refContent
function (HTMLDivElement)
refNotification
function (HTMLParagraphElement)
refInteractionsWrapper
function (HTMLDivElement)
children
any?
actions
any?
onReady
Function?
children
function (PresenterBag): any?
isWrappingActions
boolean
isWrappingContent
boolean
isWrappingActions
boolean?
children
any?
type
string?
actions
any?
dismissButtonTitle
string?
onDismiss
Function?
isWrappingContent
boolean?
refContent
function (HTMLDivElement): any?
refNotification
function (HTMLParagraphElement): any?
refInteractionsWrapper
function (HTMLDivElement): any?
children
any?
innerRef
Function?
children
any?
type
string
hasActions
boolean
isWrappingContent
boolean
children
any
onClick
Function?
type
string?
placement
string?
label
string?
labelledBy
string?
actions
any?
dismissButtonTitle
string?
onDismiss
Function?
isVisible
boolean?
children
any?
type
string
Help and resources