File

core/properties-list/properties-list.model.ts

Index

Properties

Properties

action
action: function
Type : function
Optional

An action which will be shown as a link on the value.

key
key: string
Type : string
Optional

The key to determine the value from an object. You need to provide this object then to the properties-list component as well in the [values] input. Note, you can only either display a value or a key. A key always is preferred over an value.

label
label: string
Type : string

The label to show.

transform
transform: function
Type : function
Optional

Allows to transform a value if needed.

type
type: "string" | "group" | "array" | "link"
Type : "string" | "group" | "array" | "link"
Optional

The display type of this item.

value
value: AcceptedPropertyTypes
Type : AcceptedPropertyTypes
Optional

The value to show for this label.

results matching ""

    No results matching ""