
Coral is a thoroughly developed design system widely adopted by developers and designers for creating beautiful and user-friendly Sea internal products.
Copyright © 2018-2025 Sea Labs
Prop name | Type | Default | Description |
---|---|---|---|
active | boolean | ||
arrow | ArrowProps | ||
as | any | Tag or component, but a simple tag (i.e. built-in components, e.g. div, span) is recommended. | |
container | HTMLElement | configs.getPortalContainer('Tip', 'container') | |
content | ReactNode | ||
immediate | boolean | ||
offset | [number, number] | ||
placement | "left" | "right" | "bottom" | "top" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | ||
popperOptions | PopperPopperOptions | Options for Popper.js instance | |
popperUpdateKey | string | ||
springConfig | Partial<AnimationConfig> |
Copyright © 2018-2025 Sea Labs