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-avatar

9min

The schema defines the following properties:

Property

Type

Required

Description

type

widget.avatar

true



instanceId

InstanceId | Expression

false



options

Avatar Widget Options

true



instanceId (InstanceId | Expression)

options (Avatar 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

text

string | Expression | TextWithFormat | TextLocale

true

Text displayed when uri is empty.

uri

string | string

false

Source of image displayed as avatar

top

jc-titles

false

Display component at the top of widget

bottom

jc-titles

false

Display component at the bottom of widget

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:

text (string | Expression | TextWithFormat | TextLocale, required)

Text displayed when uri is empty.

uri (string | string)

Source of image displayed as avatar

The object must be any of the following types:

uri (string)

top (jc-titles)

Display component at the top of widget

bottom (jc-titles)

Display component at the bottom of widget

Updated 25 Sep 2023
Did this page help you?
PREVIOUS
jw-actions
NEXT
jw-chart
Docs powered by
Archbee
TABLE OF CONTENTS
instanceId (InstanceId | Expression)
options (Avatar Widget Options, required)
footer (string | Expression | TextWithFormat | TextLocale)
footerAlign (enum<string>)
placeholders (object[])
text (string | Expression | TextWithFormat | TextLocale, required)
uri (string | string)
uri (string)
top (jc-titles)
bottom (jc-titles)
Docs powered by
Archbee
Copyright © 2023 Jigx, Inc. All rights reserved. Terms of Service