org.terminal21.client.components.chakra

Members list

Type members

Classlikes

case class AddIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Alert(key: String, status: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class AlertDescription(key: String, text: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class AlertIcon(key: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class AlertTitle(key: String, text: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowBackIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowDownIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowForwardIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowLeftIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowRightIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowUpDownIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ArrowUpIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class AtSignIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class AttachmentIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Badge(key: String, text: String, colorScheme: Option[String], variant: Option[String], size: String, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class BellIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Box(key: String, text: String, bg: String, w: String, p: Int, color: String, style: Map[String, Any], as: Option[String], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/box

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Breadcrumb(key: String, separator: String, spacing: Option[String], fontWeight: Option[String], fontSize: Option[String], pt: Option[Int], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/breadcrumb

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class BreadcrumbItem(key: String, isCurrentPage: Option[Boolean], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/breadcrumb

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class BreadcrumbLink(key: String, text: String, href: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnClickEvent

https://chakra-ui.com/docs/components/breadcrumb

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Button(key: String, text: String, size: Option[String], variant: Option[String], colorScheme: Option[String], style: Map[String, Any], leftIcon: Option[UiElement], rightIcon: Option[UiElement], isActive: Option[Boolean], isDisabled: Option[Boolean], isLoading: Option[Boolean], isAttached: Option[Boolean], spacing: Option[String], dataStore: TypedMap) extends ChakraElement, CanHandleOnClickEvent

https://chakra-ui.com/docs/components/button

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ButtonGroup(key: String, variant: Option[String], spacing: Option[String], size: Option[String], width: Option[String], height: Option[String], border: Option[String], borderColor: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/button

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
sealed trait CEJson extends UiElement

Attributes

Supertypes
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Known subtypes
class AddIcon
class Alert
class AlertIcon
class AlertTitle
class ArrowUpIcon
class AtSignIcon
class Badge
class BellIcon
class Box
class Breadcrumb
class Button
class ButtonGroup
class CalendarIcon
class Center
class ChatIcon
class CheckIcon
class Checkbox
class Circle
class CloseIcon
class Code
class CopyIcon
class DeleteIcon
class DownloadIcon
class EditIcon
class Editable
class EmailIcon
class FormControl
class FormLabel
class HStack
class Image
class InfoIcon
class Input
class InputGroup
class Link
class LinkIcon
class ListItem
class LockIcon
class Menu
class MenuButton
class MenuDivider
class MenuItem
class MenuList
class MinusIcon
class MoonIcon
class Option_
class OrderedList
class PhoneIcon
class Progress
class QuestionIcon
class Radio
class RadioGroup
class RepeatIcon
class Search2Icon
class SearchIcon
class Select
class SettingsIcon
class SimpleGrid
class SmallAddIcon
class SpinnerIcon
class Square
class StarIcon
class SunIcon
class Switch
class Tab
class TabList
class TabPanel
class TabPanels
class Table
class TableCaption
class Tabs
class Tbody
class Td
class Text
class Textarea
class Tfoot
class Th
class Thead
class TimeIcon
class Tooltip
class Tr
class UnlockIcon
class UpDownIcon
class VStack
class ViewIcon
class ViewOffIcon
class WarningIcon
Show all
case class CalendarIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Center(key: String, text: String, children: Seq[UiElement], bg: Option[String], w: Option[String], h: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
sealed trait ChakraElement extends CEJson, HasStyle

The chakra-react based components, for a complete (though bit rough) example please see https://github.com/kostaskougios/terminal21-restapi/blob/main/examples/src/main/scala/tests/ChakraComponents.scala and it's related scala files under https://github.com/kostaskougios/terminal21-restapi/tree/main/examples/src/main/scala/tests/chakra

Attributes

Supertypes
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
Known subtypes
class AddIcon
class Alert
class AlertIcon
class AlertTitle
class ArrowUpIcon
class AtSignIcon
class Badge
class BellIcon
class Box
class Breadcrumb
class Button
class ButtonGroup
class CalendarIcon
class Center
class ChatIcon
class CheckIcon
class Checkbox
class Circle
class CloseIcon
class Code
class CopyIcon
class DeleteIcon
class DownloadIcon
class EditIcon
class Editable
class EmailIcon
class FormControl
class FormLabel
class HStack
class Image
class InfoIcon
class Input
class InputGroup
class Link
class LinkIcon
class ListItem
class LockIcon
class Menu
class MenuButton
class MenuDivider
class MenuItem
class MenuList
class MinusIcon
class MoonIcon
class Option_
class OrderedList
class PhoneIcon
class Progress
class QuestionIcon
class Radio
class RadioGroup
class RepeatIcon
class Search2Icon
class SearchIcon
class Select
class SettingsIcon
class SimpleGrid
class SmallAddIcon
class SpinnerIcon
class Square
class StarIcon
class SunIcon
class Switch
class Tab
class TabList
class TabPanel
class TabPanels
class Table
class TableCaption
class Tabs
class Tbody
class Td
class Text
class Textarea
class Tfoot
class Th
class Thead
class TimeIcon
class Tooltip
class Tr
class UnlockIcon
class UpDownIcon
class VStack
class ViewIcon
class ViewOffIcon
class WarningIcon
Show all
case class ChatIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class CheckCircleIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class CheckIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Checkbox(key: String, text: String, defaultChecked: Boolean, isDisabled: Boolean, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/checkbox

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ChevronDownIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ChevronLeftIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ChevronRightIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ChevronUpIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Circle(key: String, text: String, children: Seq[UiElement], bg: Option[String], w: Option[String], h: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class CloseIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Code(key: String, text: String, colorScheme: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class CopyIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class DeleteIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class DownloadIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class DragHandleIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class EditIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Editable(key: String, defaultValue: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/editable

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class EditableInput(key: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class EditablePreview(key: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class EditableTextarea(key: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class EmailIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ExternalLinkIcon(key: String, w: Option[String], h: Option[String], mx: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class FormControl(key: String, as: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/form-control

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class FormHelperText(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/form-control

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class FormLabel(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/form-control

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class HStack(key: String, spacing: Option[String], align: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/stack

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class HamburgerIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Image(key: String, src: String, alt: String, boxSize: Option[String], borderRadius: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

https://chakra-ui.com/docs/components/image/usage

https://chakra-ui.com/docs/components/image/usage

Note: you can also add images under ~/.terminal21/web/images (where the server runs) and use a relative url to access them, i.e.

Image(src = "/web/images/logo1.png")

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class InfoIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class InfoOutlineIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Input(key: String, `type`: String, placeholder: String, size: String, variant: Option[String], defaultValue: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/input

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class InputGroup(key: String, size: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class InputLeftAddon(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class InputRightAddon(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Link(key: String, text: String, href: String, isExternal: Option[Boolean], color: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnClickEvent

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class LinkIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ListItem(key: String, text: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class LockIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Menu(key: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/menu/usage

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MenuButton(key: String, text: String, size: Option[String], colorScheme: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MenuDivider(key: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MenuItem(key: String, style: Map[String, Any], text: String, children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnClickEvent

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MenuList(key: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MinusIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class MoonIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class NotAllowedIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Option_(key: String, value: String, text: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class OrderedList(key: String, spacing: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class PhoneIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class PlusSquareIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Progress(key: String, value: Int, colorScheme: Option[String], size: Option[String], hasStripe: Option[Boolean], isIndeterminate: Option[Boolean], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

https://chakra-ui.com/docs/components/progress

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class QuestionIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class QuestionOutlineIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class QuickFormControl(key: String, style: Map[String, Any], label: Option[String], inputGroup: Seq[UiElement], helperText: Option[String], dataStore: TypedMap) extends UiComponent, HasStyle

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait UiComponent
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class QuickTable(key: String, variant: String, colorScheme: String, size: String, style: Map[String, Any], caption: Option[String], headers: Seq[Any], rows: Seq[Seq[Any]], dataStore: TypedMap) extends UiComponent, HasStyle

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait UiComponent
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class QuickTabs(key: String, style: Map[String, Any], tabs: Seq[String | Seq[UiElement]], tabPanels: Seq[Seq[UiElement]], dataStore: TypedMap) extends UiComponent, HasStyle

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait UiComponent
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Radio(key: String, value: String, text: String, colorScheme: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

https://chakra-ui.com/docs/components/radio

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class RadioGroup(key: String, defaultValue: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnChangeEvent

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class RepeatClockIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class RepeatIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Search2Icon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SearchIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Select(key: String, placeholder: String, defaultValue: String, bg: Option[String], color: Option[String], borderColor: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/select

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SettingsIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SimpleGrid(key: String, spacing: Option[String], spacingX: Option[String], spacingY: Option[String], columns: Int, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SmallAddIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SmallCloseIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SpinnerIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Square(key: String, text: String, children: Seq[UiElement], bg: Option[String], w: Option[String], h: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class StarIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class SunIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Switch(key: String, text: String, defaultChecked: Boolean, isDisabled: Boolean, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/switch

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tab(key: String, text: String, isDisabled: Option[Boolean], _selected: Option[Map[String, Any]], _hover: Option[Map[String, Any]], _active: Option[Map[String, Any]], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

see https://chakra-ui.com/docs/components/tabs

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TabList(key: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

see https://chakra-ui.com/docs/components/tabs

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TabPanel(key: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

see https://chakra-ui.com/docs/components/tabs

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TabPanels(key: String, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

see https://chakra-ui.com/docs/components/tabs

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Table(key: String, variant: String, size: String, colorScheme: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TableCaption(key: String, text: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TableContainer(key: String, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

https://chakra-ui.com/docs/components/table/usage

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tabs(key: String, defaultIndex: Int, variant: Option[String], align: Option[String], colorScheme: Option[String], size: Option[String], isFitted: Option[Boolean], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

see https://chakra-ui.com/docs/components/tabs

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tbody(key: String, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Td(key: String, text: String, isNumeric: Boolean, style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Text(key: String, text: String, fontSize: Option[String], noOfLines: Option[Int], color: Option[String], as: Option[String], align: Option[String], casing: Option[String], decoration: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

https://chakra-ui.com/docs/components/text

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Textarea(key: String, `type`: String, placeholder: String, size: String, variant: Option[String], defaultValue: String, style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, CanHandleOnChangeEvent

https://chakra-ui.com/docs/components/textarea

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tfoot(key: String, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Th(key: String, text: String, isNumeric: Boolean, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Thead(key: String, children: Seq[UiElement], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TimeIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tooltip(key: String, label: String, bg: Option[String], color: Option[String], hasArrow: Option[Boolean], fontSize: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class Tr(key: String, children: Seq[UiElement], bg: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TriangleDownIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class TriangleUpIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class UnlockIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class UnorderedList(key: String, spacing: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class UpDownIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class VStack(key: String, spacing: Option[String], align: Option[String], style: Map[String, Any], children: Seq[UiElement], dataStore: TypedMap) extends ChakraElement, HasChildren

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasChildren
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ViewIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class ViewOffIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class WarningIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all
case class WarningTwoIcon(key: String, w: Option[String], h: Option[String], boxSize: Option[String], color: Option[String], style: Map[String, Any], dataStore: TypedMap) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait CEJson
class UiElement
trait AnyElement
class Object
trait Matchable
class Any
Show all