works.iterative.ui.laminar.headless

Members list

Type members

Classlikes

object Combobox

Headless combobox with autocomplete.

Headless combobox with autocomplete.

The combobox wraps existing elements to add the behavior.

Inspired by headlessui components, but lacks most of the functionality, especially the ARIA stuff.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Combobox.type
object Menu

Headless menu.

Headless menu.

The menu wraps existing elements to add the behavior.

It expects menu button, that will toggle the menu state, and show menu items.

Inspired by headlessui components, but lacks most of the functionality, especially the ARIA stuff.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Menu.type

Value members

Concrete methods

def closeOnClickOutside(open: Var[Boolean]): Binder[L.HtmlElement]

Concrete fields

val dataState: HtmlAttr[String]