Find Angular2 Text Mask Examples and Templates
Use this online angular2-text-mask playground to view and fork angular2-text-mask example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!

Master-Detail View - DevExtreme Data Grid (forked)The Master-Detail View allows users to expand a row ('master') and display the related content ('details') in the expanded section. To configure this feature, set the the masterDetail object's enabled property to true and use a template to specify detail section content. In this demo, the detail section displays another DataGrid.