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
Widgets

jw-value

16min

The schema defines the following properties:

Property

Type

Required

Description

type

widget.value

true



instanceId

InstanceId | Expression

false



options

Value Widget Options

true



instanceId (InstanceId | Expression)

options (Value Widget Options, required)

Properties of the options object:

Property

Type

Required

Description

footer

string | Expression | TextWithFormat | TextLocale

false

Footer text of widget

footerAlign

enum<string>

false

Footer text align

placeholders

object[]

false

Widget specific placeholders config

value

string | number | string

true

Main value of widget

align

enum<string>

false

Content align

format

Date & Number Format

false

Format of the value. It can be currency for example.

top

jc-trend | jc-titles

false

Top part of widget

bottom

jc-trend | jc-titles

false

Bottom part of widget

style

Style

false



footer (string | Expression | TextWithFormat | TextLocale)

Footer text of widget

footerAlign (enum<string>)

Footer text align

This element must be one of the following enum values:

  • left
  • right
  • center

placeholders (object[])

Widget specific placeholders config

The object is an array with all elements of the type object.

The array object has the following properties:

value (string | number | string, required)

Main value of widget

The object must be any of the following types:

value (string)

align (enum<string>)

Content align

This element must be one of the following enum values:

  • left
  • right
  • center

format (Date & Number Format)

Format of the value. It can be currency for example.

top (jc-trend | jc-titles)

Top part of widget

The object must be any of the following types:

top (jc-trend)

top (jc-titles)

bottom (jc-trend | jc-titles)

Bottom part of widget

The object must be any of the following types:

bottom (jc-trend)

bottom (jc-titles)

style (Style)

Properties of the style object:

Property

Type

Required

Description

isNegative

boolean | string

false



isNegative (boolean | string)

The object must be any of the following types:

isNegative (string)



Updated 25 Sep 2023
Did this page help you?
PREVIOUS
jw-status
Docs powered by
Archbee
TABLE OF CONTENTS
instanceId (InstanceId | Expression)
options (Value Widget Options, required)
footer (string | Expression | TextWithFormat | TextLocale)
footerAlign (enum<string>)
placeholders (object[])
value (string | number | string, required)
value (string)
align (enum<string>)
format (Date & Number Format)
top (jc-trend | jc-titles)
top (jc-trend)
top (jc-titles)
bottom (jc-trend | jc-titles)
bottom (jc-trend)
bottom (jc-titles)
style (Style)
isNegative (boolean | string)
isNegative (string)
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service