Membrane React - v0.2.1
    Preparing search index...

    Interface RadiobuttonProps

    interface RadiobuttonProps {
        className?: string;
        inline?: boolean;
    }

    Hierarchy

    • InputHTMLAttributes<HTMLInputElement>
      • RadiobuttonProps
    Index

    Properties

    Properties

    className?: string
    inline?: boolean