lui-stack
lui-stack
API
lui.stack
Banner
Component
Component
Param
Param
Variant
Button
Component
Component
Param
Param
Size
Variant
CheckGroup
Component
Component
Param
Param
Checkbox
Component
Component
Param
Param
Validation
Modal
Component
Component
Param
Param
NavigationGroup
Component
Component
Param
Param
NavigationItem
Component
Component
Param
Param
NavigationStyle
NavigationStyle
Popover
Component
Component
Param
Param
RadioGroup
Component
Component
Param
Param
RadioOption
Component
Component
Param
Param
Validation
Select
Component
Component
Param
Param
Size
Validation
TextArea
Component
Component
Param
Param
Size
Validation
TextField
Component
Component
Param
Param
Size
Validation
lui-stack
/
lui.stack
/
CheckGroup
CheckGroup
lui.stack.CheckGroup
object
CheckGroup
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
CheckGroup
.type
Members list
Clear all
Type members
Classlikes
case
class
Component
(
root
:
HtmlElement
,
checked
:
Source
[
Seq
[
String
]])
Attributes
Companion
object
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
object
Component
Attributes
Companion
class
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Component
.type
case
class
Param
(
label
:
Source
[
String
],
horizontal
:
Source
[
Boolean
],
children
:
Source
[
Seq
[
Component
]],
checked
:
Sink
[
Seq
[
String
]])
Attributes
Companion
object
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
object
Param
Attributes
Companion
class
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Param
.type
Value members
Concrete methods
def
apply
(
mods
: ()
=>
Param
*):
Component
def
fromParam
(
b
:
Param
):
Component
Implicits
Implicits
implicit
val
assignChild
:
Key
[
child
,
Param
,
Source
[
Component
]]
implicit
val
assignChildren
:
Key
[
children
,
Param
,
Source
[
Seq
[
Component
]]]
implicit
val
assignHorizontal
:
Key
[
horizontal
,
Param
,
Source
[
Boolean
]]
implicit
val
assignLabel
:
Key
[
label
,
Param
,
Source
[
String
]]
implicit
val
assignOut
:
Key
[
checked
,
Param
,
Sink
[
Seq
[
String
]]]
In this article
Attributes
Members list
Type members
Classlikes
Value members
Concrete methods
Implicits
Implicits