interface CardContentFlexProps {
    active?: boolean;
}

Properties

Properties

active?: boolean