Question
I would like to change the time and datetime format for the grid's quick filter.
The properties IgxColumnComponent.defaultTimeFormat and IgxColumnComponent.defaultDateTimeFormat seem to do just that but they are marked @internal and @hidden.
Why are these properties not documented? Is it save to use these?
- igniteui-angular version: 12.1.0
- browser: Chrome
Question
I would like to change the time and datetime format for the grid's quick filter.
The properties
IgxColumnComponent.defaultTimeFormatandIgxColumnComponent.defaultDateTimeFormatseem to do just that but they are marked@internaland@hidden.Why are these properties not documented? Is it save to use these?