Interface IBuilderAdapterNestedColumnProps

interface IBuilderAdapterNestedColumnProps {
    label?: string;
}

Properties

Properties

label?: string