Skip to content

It will display Label default after the checkbox #82

@genglang

Description

@genglang

It will interfere the input

CheckBox.defaultProps = {
label: 'Label',
labelLines: 1,
labelBefore: false,
checked: null,
checkedImage: CB_ENABLED_IMAGE,
uncheckedImage: CB_DISABLED_IMAGE,
underlayColor: 'transparent'
};

I must set the label to '' in order to hide the 'Label' after the checkbox

label={''}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions