Hex Core JS
    Preparing search index...

    Type Alias ClassNameProps

    Contains the className property (with type string).

    type ClassNameProps = {
        className: string;
    }
    Index

    Properties

    Properties

    className: string