Default

class Default(brandColor: Boolean = false) : OudsBulletListUnorderedBullet

The default bullet style.

Its visual representation changes automatically based on the nesting level of the item within the OudsBulletList:

  • Level 0: A solid square bullet.

  • Level 1: An outlined square bullet.

  • Level 2: A dash.

Constructors

Link copied to clipboard
constructor(brandColor: Boolean = false)

Properties

Link copied to clipboard