Idea React
    Preparing search index...

    Interface AvatarProps

    interface AvatarProps {
        size?: number;
    }

    Hierarchy

    Index

    Properties

    Properties

    size?: number