website logo
👥 Community🎯 Samples on GitHub🚦 System Status
💡 Guides
🚀 Examples
🍕 Developer Reference
⚡️ Changelog
🎥 Video Library
Navigate through spaces
⌘K
Overview
Reference
Actions
Data
UI
Widgets
Docs powered by
Archbee
Reference
UI

jc-titles

22min

The schema defines the following properties:

Property

Type

Required

Description

type

component.titles

true



instanceId

InstanceId | Expression

false



when

Expression | boolean

false



options

Titles Options

true



instanceId (InstanceId | Expression)

when (Expression | boolean)

options (Titles Options, required)

Properties of the options object:

Property

Type

Required

Description

title

string | Expression | TextWithFormat | TextLocale

false

First line

subtitle

string | Expression | TextWithFormat | TextLocale

false

Second line

icon

icon-name | string

false

Display icon

iconColor

ComponentColor | string

false

Icon color

style

object

false

Define status like style of titles

align

left | right | center | string

false

Where container & text should be aligned

title (string | Expression | TextWithFormat | TextLocale)

First line

subtitle (string | Expression | TextWithFormat | TextLocale)

Second line

icon (icon-name | string)

Display icon

The object must be any of the following types:

icon (icon-name)

icon (string)

iconColor (ComponentColor | string)

Icon color

The object must be any of the following types:

iconColor (ComponentColor)

iconColor (string)

style (object)

Define status like style of titles

Properties of the style object:

Property

Type

Required

Description

isNegative

boolean | string

false

Change style to negative

isPositive

boolean | string

false

Change style to positive

isWarning

boolean | string

false

Change style to warning

isNegative (boolean | string)

Change style to negative

The object must be any of the following types:

isNegative (string)

isPositive (boolean | string)

Change style to positive

The object must be any of the following types:

isPositive (string)

isWarning (boolean | string)

Change style to warning

The object must be any of the following types:

isWarning (string)

align (left | right | center | string)

Where container & text should be aligned

The object must be any of the following types:

align (string)

Default: "left"



Sub Schemas

The schema defines the following additional types:

ComponentColor (BasicColor | StatusColor | primary)

The object must be any of the following types:

ComponentColor (BasicColor)

ComponentColor (StatusColor)

BasicColor (enum<string>)

This element must be one of the following enum values:

  • color1
  • color2
  • color3
  • color4
  • color5
  • color6
  • color7
  • color8
  • color9
  • color10
  • color11
  • color12
  • color13
  • color14

StatusColor (enum<string>)

This element must be one of the following enum values:

  • positive
  • negative
  • warning



Updated 25 Sep 2023
Did this page help you?
PREVIOUS
jc-text
NEXT
jc-trend
Docs powered by
Archbee
TABLE OF CONTENTS
instanceId (InstanceId | Expression)
when (Expression | boolean)
options (Titles Options, required)
title (string | Expression | TextWithFormat | TextLocale)
subtitle (string | Expression | TextWithFormat | TextLocale)
icon (icon-name | string)
icon (icon-name)
icon (string)
iconColor (ComponentColor | string)
iconColor (ComponentColor)
iconColor (string)
style (object)
isNegative (boolean | string)
isNegative (string)
isPositive (boolean | string)
isPositive (string)
isWarning (boolean | string)
isWarning (string)
align (left | right | center | string)
align (string)
Sub Schemas
ComponentColor (BasicColor | StatusColor | primary)
ComponentColor (BasicColor)
ComponentColor (StatusColor)
BasicColor (enum<string>)
StatusColor (enum<string>)
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service