taiga-family / taiga-ui

Angular UI Kit and components library for awesome people

Home Page:https://taiga-ui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ - create TUI_TIME_VALUE_TRANSFORMER for tui-input-time component

al-march opened this issue Β· comments

Description

I am encountering issues integrating tui-input-time component due to the absence of a token for handling data types.

I seek the ability to change data types for input and output, similar to what is available in tui-input-date-time. Implementing this feature would greatly improve component flexibility and integration efficiency.

Sounds reasonable. There are already good examples on how to do it, so I'll mark this issue for community contributions, PRs are welcome.

I'd like to submit a PR for this.