| Actions |
|
| ConfigureTestBedFn |
|
Define the structure of the function passed to |
|
| TestBedCompilerOptions |
|
Define the structure of the options object passed to |
|
| DateDemos |
|
| FullClaimsTuple |
|
| PartialClaimTuple |
|
| NumberDemos |
|
| publicShapeOf |
|
A type that allows consumer to extend a class with private properties type T - the Class with private properties |
|
| StringDemos |
|
| Tokens |
|
| TS_LOGO_COLOR |
|
Currently supported logo colors |
|
| TS_LOGO_TYPE |
|
Currently supported logo types |
|
| TsAspectRatioTypes |
|
Define the allowed aspect ratios. Used in TsCardComponent |
|
| TsCardBorderOptions |
|
Define allowed border sides. Used in TsCardComponent. Border color determined by the theme. |
|
| TsAutocompleteComparator |
|
| TsAutocompleteFormatter |
|
| TsButtonActionTypes |
|
Define the allowed TsButtonComponent action types |
|
| TsButtonFormatTypes |
|
Define the allowed TsButtonComponent format types |
|
| TsButtonFunctionTypes |
|
Define the allowed TsButtonComponent action types |
|
| TsButtonThemeTypes |
|
Supported themes for buttons |
|
| TsChart |
|
Define possible chart types |
|
| TsChartVisualizationOptions |
|
Define the supported chart visualizations |
|
| TsChipCollectionOrientation |
|
Possible orientations for TsChipCollectionComponent |
|
| TsConfirmationOverlayPositionTypes |
|
Define the accepted string values for the TsConfirmationOverlayComponent position |
|
| TsCopyDisplayFormat |
|
The possible display formats for TsCopyComponent |
|
| TsDateFilterFunction |
|
Define the function type for date filters. Used by TsInputComponent |
|
| TsInputAutocompleteTypes |
|
Define the allowed autocomplete variations for TsInputComponent NOTE: This is not all valid types; only the ones this library supports. |
|
| TsInputTypes |
|
Define the allowed TsInputComponent input types |
|
| TsMaskFunction |
|
A function that returns an array of RegExp (used to determine postal code RegExp in TsInputComponent) |
|
| TsMaskShortcutOptions |
|
Define the allowed mask shortcut option. Used by TsInputComponent |
|
| TsDateTypes |
|
Define the allowed date formats for the TsDatePipe. |
|
| TsDrawerModes |
|
Type of drawer display mode |
|
| TsDrawerPosition |
|
Type of drawer position |
|
| TsDrawerToggleResult |
|
Result of the toggle promise that indicates the state of the drawer. |
|
| TsExpansionPanelState |
|
The possible states for a TsExpansionPanelComponent |
|
| TsFileAcceptedMimeTypes |
|
Define the allowed mime types for TsFileUploadComponent |
|
| TsFileImageDimensionConstraints |
|
An array of file size constraints |
|
| TsFileUploadDragEvent |
|
| TsMenuPositionTypesX |
|
Define the allowed X positions for a menu |
|
| TsMenuPositionTypesY |
|
Define the allowed Y positions for a menu |
|
| TsMenuTriggerTypes |
|
Define the allowed trigger types for a menu |
|
| TsNavigationItem |
|
Define the allowed keys and types for an item passed to the TsNavigationComponent |
|
| TsTrigger |
|
Define Trigger type. |
|
| TsRadioFormatFn |
|
Expose the formatter function type used by TsRadioGroupComponent |
|
| TsScrollbarsScrollDirections |
|
Define possible scroll directions for TsScrollbarsComponent. |
|
| TsSelectFormatFn |
|
Expose the formatter function type |
|
| TsSelectOptionCompareWith |
|
Comparison function to specify which option is displayed |
|
| TsSelectSortComparatorFunction |
|
Used to sort selected options. Function used to sort the values in a select in multiple mode. Follows the same logic as |
|
| TsSelectionListComparator |
|
| TsSelectionListFormatter |
|
| TsSortDirection |
|
Define the allowed sort directions for TsSortDirective |
|
| TsStyleThemeTypes |
|
Define the allowed theme types |
|
| TsTabAlignmentOptions |
|
Possible horizontal layout alignment choices for header tabs |
|
| TsTabHeaderPosition |
|
Possible positions for the tab header |
|
| TsTableColumnAlignment |
|
Allowed column alignments |
|
| TsTableDensity |
|
The possible table density settings |
|
| TsTooltipPositionTypes |
|
Define the accepted string values for the TsTooltipComponent position |
|
| TsTruncatePositionType |
|
Define the accepted string values for the TsTruncateAtPipe position |
|
| TsValidationMessageFactory |
|
A function that returns an error message based on params |
|
| TsVerticalSpacingTypes |
|
Define the accepted string values for TsVerticalSpacingDirective |
|
| UniversalDemos |
|