Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zIndex for Toaster #1660

Open
Open
@len0xx

Description

@len0xx

Currently for some reason it's not possible to changezIndex for Toaster component. But it's very likely to be possible.
The documentation says that this component has a property calledzIndex, but as I said it's impossible to use it:

image

One of possible solutions:

importToasterfrom'evergreen-ui/src/toaster/src'consttoaster=newToaster({zIndex:40})toaster.danger('Error occurred!')

Another solution:

import{toaster}from'evergreen-ui'toaster.danger('Error occurred',{zIndex:40})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp