Skip to content

Hybrid CheckBoxGroup itemPadding #140

@Al4He6

Description

@Al4He6

V32 CheckboxGroup

ckb.itemPadding={"paddingLeft":"9px"}
gives Error: Spread syntax

ckb.itemPadding="0.09,0.09,0.09,0.09"
sets it to
{"paddingLeft":"0.09,0.09,0.09,0.09rem","paddingTop":"0.09,0.09,0.09,0.09rem","paddingRight":"0.09,0.09,0.09,0.09rem","paddingBottom":"0.09,0.09,0.09,0.09rem","mode":"rem"}

ckb.itemPadding=0.09
Seems to set each item margin to 0.09rem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions