2.0 alpha
These docs describe 2.0. Install it with @once-ui-system/core@alpha.
On 1.8.x? Read the 1.x docs
TrademarkTrademarkDocs
Ctrl k
Search docs...
Components

LogoCloud

Updated: May 9, 2025
View on GitHub
The LogoCloud component is used to display a collection of logos in a grid layout. It's perfect for showcasing partners, clients, or integrations on your website. When you have more logos than the limit allows, the LogoCloud will automatically rotate through them. If the limit equals the number of logos, rotation will be disabled. The LogoCloud component extends the Grid component, so you can use all Grid props to customize the layout.
Prop
Type
Default
logosrequired
The marks to show.
LogoProps[]
className
string
style
React.CSSProperties
limit
How many are visible at once. The rest rotate through.
number6
rotationInterval
Milliseconds each set stays before the next rotates in.
numberANIMATION_DURATION
…and every FlexProps propinherited
…and every GridProps propinherited
Edit this page on GitHub
TrademarkTrademark
Built with curiosity by Lorant One and the Design Engineers Club