Search
Preparing search index...
The search index is not available
@tesler-ui/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tesler-ui/core
Global Exports
ColumnTitle
Interface ColumnTitle
TODO: Rename to ColumnTitleProps in 2.0.0
Hierarchy
ColumnTitle
Index
Properties
class
Name
components
row
Meta
widget
Meta
widget
Name
Properties
Optional
class
Name
class
Name
:
string
Optional
components
components
:
{
filter
?:
ComponentType
<
ColumnFilterOwnProps
>
}
Type declaration
Optional
filter
?:
ComponentType
<
ColumnFilterOwnProps
>
row
Meta
row
Meta
:
RowMetaField
Field row meta
widget
Meta
widget
Meta
:
(
WidgetListFieldBase
&
{
digits
?:
number
;
nullable
?:
boolean
;
type
:
number
|
percent
|
money
}
)
|
(
WidgetListFieldBase
&
{
type
:
date
}
)
|
(
WidgetListFieldBase
&
{
type
:
dateTime
}
)
|
(
WidgetListFieldBase
&
{
type
:
dateTimeWithSeconds
}
)
|
(
WidgetListFieldBase
&
{
dictionaryName
?:
string
;
multiple
?:
boolean
;
type
:
dictionary
}
)
|
(
WidgetListFieldBase
&
{
popover
?:
boolean
;
type
:
text
}
)
|
(
WidgetListFieldBase
&
{
fields
:
WidgetField
[]
;
style
:
"inline"
|
"list"
;
type
:
multifield
}
)
|
(
WidgetListFieldBase
&
{
type
:
input
|
hint
}
)
|
(
WidgetListFieldBase
&
{
assocValueKey
?:
string
;
associateFieldKey
?:
string
;
displayedKey
?:
string
;
popupBcName
?:
string
;
type
:
multivalue
|
multivalueHover
}
)
|
(
WidgetListFieldBase
&
{
pickMap
:
Record
<
string
,
string
>
;
popupBcName
:
string
;
type
:
pickList
}
)
|
(
WidgetListFieldBase
&
{
pickMap
:
Record
<
string
,
string
>
;
popupBcName
:
string
;
searchSpec
:
string
;
type
:
inlinePickList
}
)
|
(
WidgetListFieldBase
&
{
fileIdKey
:
string
;
fileSource
:
string
;
snapshotFileIdKey
?:
string
;
type
:
fileUpload
}
)
|
(
WidgetListFieldBase
&
{
type
:
checkbox
}
)
|
(
WidgetListFieldBase
&
{
type
:
hidden
}
)
|
(
WidgetListFieldBase
&
{
type
:
radio
}
)
Field meta actually
widget
Name
widget
Name
:
string
Modules
Global
Exports
Types
Column
Title
class
Name
components
row
Meta
widget
Meta
widget
Name
Generated using
TypeDoc
TODO: Rename to ColumnTitleProps in 2.0.0