Bixby Developer Center

References

order

optionalvalue optional

Determines which order the primary and secondary content goes in.

You can choose one of these options:

  • PrimarySecondary - Primary content comes first. (Default)
  • SecondaryPrimary- Secondary content comes first.

Example

...
where-each (item) {
toggle-card {
...
styling (Checkbox)
order (SecondaryPrimary)
}
}
...

Child Keys

value
optional
A value that matches one of the valid enumerated options of its parent key