A component that renders a logo in the header.
Returns: React.Element — A React component that displays a logo.
Parameters
Name
Type
Description
props
propsReact component props
Props for the Logo component.
Properties
Name
Type
Default
Description
classes
Object``
An object containing the class names for the Logo component.
classes.logo
string``
Classes for logo
[height]
number18Height of the logo.
[width]
number102Width of the logo.
Source Code: pwa-studio/packages/venia-ui/lib/components/Logo/logo.js