works.iterative.autocomplete.ui.laminar

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
class AutocompleteFormField(fieldId: String, fieldName: String, query: AutocompleteQuery, initialValue: Option[String] = ..., inError: Signal[Boolean] = ..., rawInput: EventStream[String] = ..., enabled: Signal[Boolean] = ..., inputFieldMod: L.HtmlMod = ..., strict: Boolean = ...)(using cs: AutocompleteViews)

Attributes

Supertypes
class Object
trait Matchable
class Any
class AutocompleteInput[A](desc: FieldDescriptor, initialValue: Option[String] = ..., query: AutocompleteQuery, validation: (Option[AutocompleteEntry]) => Validated[A])(using x$5: AutocompleteViews) extends FormComponent[A]

Attributes

Supertypes
trait FormComponent[A]
class Object
trait Matchable
class Any

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait AutocompleteViews extends InputFieldViews

Attributes

Supertypes
trait InputFieldViews
class Object
trait Matchable
class Any
class LiveAutocompleteComponents(registry: AutocompleteRegistry, fileComponents: FileComponents) extends AutocompleteComponents

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class ZIOAutocompleteRegistry(service: AutocompleteService, languageService: LanguageService, mapping: PartialFunction[FieldId, Config], context: Option[Map[String, String]] = ...)(using x$5: Runtime[Any]) extends AutocompleteRegistry

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type