The Pulse component is used to display a colored dot with a pulsing animation effect. Color Set the color of the pulse using the scheme prop. Size Set the size of the pulse using the size prop. Pulse size Customize the pulse ring dimensions with the pulseSize prop, accepting a number or string value. API reference PropTypeDefaultschemeColour scheme of the dot and its ring.neutral•brand•accent•info•danger•warning•successbrandsizeDot size.l•m•smpulseSizeHow far the ring travels.string•number—childrenReact.ReactNode—classNamestring—styleReact.CSSProperties—…and every FlexProps propinherited—