Search
    Preparing search index...

    You shouldn't need to use this type since you never see these attributes inside your component or have to validate them.

    interface Attributes {
        key?: null | Key;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key?: null | Key