@@ -651,90 +651,6 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
651
651
652
652
653
653
654
-
655
-
656
- < table class ="docs-api-method-table ">
657
- < thead >
658
- < tr class ="docs-api-method-name-row ">
659
- < th colspan ="2 " class ="docs-api-method-name-cell "> registerOnValidatorChange
660
- </ th >
661
- </ tr >
662
- </ thead > < tr class ="docs-api-method-description-row ">
663
- < td colspan ="2 " class ="docs-api-method-description-cell ">
664
- < p > @docs-private</ p >
665
-
666
- </ td >
667
- </ tr > < thead >
668
- < tr class ="docs-api-method-parameters-header-row ">
669
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
670
- </ tr >
671
- </ thead >
672
-
673
- < tr class ="docs-api-method-parameter-row ">
674
- < td class ="docs-api-method-parameter-cell ">
675
- < p class ="docs-api-method-parameter-name ">
676
- fn</ p >
677
- < code class ="docs-api-method-parameter-type "> () => void</ code >
678
- </ td >
679
- < td class ="docs-api-method-parameter-description-cell ">
680
- < p class ="docs-api-method-parameter-description ">
681
-
682
- </ p >
683
- </ td >
684
- </ tr >
685
- </ table >
686
-
687
-
688
-
689
-
690
-
691
- < table class ="docs-api-method-table ">
692
- < thead >
693
- < tr class ="docs-api-method-name-row ">
694
- < th colspan ="2 " class ="docs-api-method-name-cell "> validate
695
- </ th >
696
- </ tr >
697
- </ thead > < tr class ="docs-api-method-description-row ">
698
- < td colspan ="2 " class ="docs-api-method-description-cell ">
699
- < p > @docs-private</ p >
700
-
701
- </ td >
702
- </ tr > < thead >
703
- < tr class ="docs-api-method-parameters-header-row ">
704
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
705
- </ tr >
706
- </ thead >
707
-
708
- < tr class ="docs-api-method-parameter-row ">
709
- < td class ="docs-api-method-parameter-cell ">
710
- < p class ="docs-api-method-parameter-name ">
711
- c</ p >
712
- < code class ="docs-api-method-parameter-type "> AbstractControl</ code >
713
- </ td >
714
- < td class ="docs-api-method-parameter-description-cell ">
715
- < p class ="docs-api-method-parameter-description ">
716
-
717
- </ p >
718
- </ td >
719
- </ tr >
720
- < thead >
721
- < tr class ="docs-api-method-returns-header-row ">
722
- < th colspan ="2 " class ="docs-api-method-returns-header-cell "> Returns</ th >
723
- </ tr >
724
- </ thead >
725
- < tr >
726
- < td class ="docs-api-method-returns-type-cell ">
727
- < code class ="docs-api-method-returns-type "> ValidationErrors | null</ code >
728
- </ td >
729
- < td class ="docs-api-method-returns-description-cell ">
730
- < p class ="docs-api-method-returns-description ">
731
-
732
- </ p >
733
- </ td >
734
- </ tr > </ table >
735
-
736
-
737
-
738
654
739
655
740
656
@@ -1158,7 +1074,8 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1158
1074
</ td >
1159
1075
< td class ="docs-api-method-returns-description-cell ">
1160
1076
< p class ="docs-api-method-returns-description ">
1161
-
1077
+ < p > Selection model that the input should hook itself up to.</ p >
1078
+
1162
1079
</ p >
1163
1080
</ td >
1164
1081
</ tr > </ table >
@@ -1341,19 +1258,6 @@ <h4 id="MatStartDate" class="docs-header-link docs-api-h4 docs-api-class-name">
1341
1258
1342
1259
1343
1260
1344
- < tr class ="docs-api-properties-row ">
1345
- < td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1346
- < code > ngControl: NgControl</ code >
1347
- </ p >
1348
- </ td >
1349
- < td class ="docs-api-property-description "> < p > @docs-private</ p >
1350
- </ td >
1351
- </ tr >
1352
-
1353
-
1354
-
1355
-
1356
-
1357
1261
< tr class ="docs-api-properties-row ">
1358
1262
< td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1359
1263
< code > stateChanges: Subject<void></ code >
@@ -1450,41 +1354,6 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1450
1354
1451
1355
1452
1356
1453
- < table class ="docs-api-method-table ">
1454
- < thead >
1455
- < tr class ="docs-api-method-name-row ">
1456
- < th colspan ="2 " class ="docs-api-method-name-cell "> registerOnValidatorChange
1457
- </ th >
1458
- </ tr >
1459
- </ thead > < tr class ="docs-api-method-description-row ">
1460
- < td colspan ="2 " class ="docs-api-method-description-cell ">
1461
- < p > @docs-private</ p >
1462
-
1463
- </ td >
1464
- </ tr > < thead >
1465
- < tr class ="docs-api-method-parameters-header-row ">
1466
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1467
- </ tr >
1468
- </ thead >
1469
-
1470
- < tr class ="docs-api-method-parameter-row ">
1471
- < td class ="docs-api-method-parameter-cell ">
1472
- < p class ="docs-api-method-parameter-name ">
1473
- fn</ p >
1474
- < code class ="docs-api-method-parameter-type "> () => void</ code >
1475
- </ td >
1476
- < td class ="docs-api-method-parameter-description-cell ">
1477
- < p class ="docs-api-method-parameter-description ">
1478
-
1479
- </ p >
1480
- </ td >
1481
- </ tr >
1482
- </ table >
1483
-
1484
-
1485
-
1486
-
1487
-
1488
1357
< table class ="docs-api-method-table ">
1489
1358
< thead >
1490
1359
< tr class ="docs-api-method-name-row ">
@@ -1495,55 +1364,6 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1495
1364
1496
1365
1497
1366
1498
-
1499
-
1500
- < table class ="docs-api-method-table ">
1501
- < thead >
1502
- < tr class ="docs-api-method-name-row ">
1503
- < th colspan ="2 " class ="docs-api-method-name-cell "> validate
1504
- </ th >
1505
- </ tr >
1506
- </ thead > < tr class ="docs-api-method-description-row ">
1507
- < td colspan ="2 " class ="docs-api-method-description-cell ">
1508
- < p > @docs-private</ p >
1509
-
1510
- </ td >
1511
- </ tr > < thead >
1512
- < tr class ="docs-api-method-parameters-header-row ">
1513
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1514
- </ tr >
1515
- </ thead >
1516
-
1517
- < tr class ="docs-api-method-parameter-row ">
1518
- < td class ="docs-api-method-parameter-cell ">
1519
- < p class ="docs-api-method-parameter-name ">
1520
- c</ p >
1521
- < code class ="docs-api-method-parameter-type "> AbstractControl</ code >
1522
- </ td >
1523
- < td class ="docs-api-method-parameter-description-cell ">
1524
- < p class ="docs-api-method-parameter-description ">
1525
-
1526
- </ p >
1527
- </ td >
1528
- </ tr >
1529
- < thead >
1530
- < tr class ="docs-api-method-returns-header-row ">
1531
- < th colspan ="2 " class ="docs-api-method-returns-header-cell "> Returns</ th >
1532
- </ tr >
1533
- </ thead >
1534
- < tr >
1535
- < td class ="docs-api-method-returns-type-cell ">
1536
- < code class ="docs-api-method-returns-type "> ValidationErrors | null</ code >
1537
- </ td >
1538
- < td class ="docs-api-method-returns-description-cell ">
1539
- < p class ="docs-api-method-returns-description ">
1540
-
1541
- </ p >
1542
- </ td >
1543
- </ tr > </ table >
1544
-
1545
-
1546
-
1547
1367
1548
1368
1549
1369
@@ -1650,19 +1470,6 @@ <h4 id="MatEndDate" class="docs-header-link docs-api-h4 docs-api-class-name">
1650
1470
1651
1471
1652
1472
1653
- < tr class ="docs-api-properties-row ">
1654
- < td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1655
- < code > ngControl: NgControl</ code >
1656
- </ p >
1657
- </ td >
1658
- < td class ="docs-api-property-description "> < p > @docs-private</ p >
1659
- </ td >
1660
- </ tr >
1661
-
1662
-
1663
-
1664
-
1665
-
1666
1473
< tr class ="docs-api-properties-row ">
1667
1474
< td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1668
1475
< code > stateChanges: Subject<void></ code >
@@ -1728,41 +1535,6 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1728
1535
1729
1536
1730
1537
1731
- < table class ="docs-api-method-table ">
1732
- < thead >
1733
- < tr class ="docs-api-method-name-row ">
1734
- < th colspan ="2 " class ="docs-api-method-name-cell "> registerOnValidatorChange
1735
- </ th >
1736
- </ tr >
1737
- </ thead > < tr class ="docs-api-method-description-row ">
1738
- < td colspan ="2 " class ="docs-api-method-description-cell ">
1739
- < p > @docs-private</ p >
1740
-
1741
- </ td >
1742
- </ tr > < thead >
1743
- < tr class ="docs-api-method-parameters-header-row ">
1744
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1745
- </ tr >
1746
- </ thead >
1747
-
1748
- < tr class ="docs-api-method-parameter-row ">
1749
- < td class ="docs-api-method-parameter-cell ">
1750
- < p class ="docs-api-method-parameter-name ">
1751
- fn</ p >
1752
- < code class ="docs-api-method-parameter-type "> () => void</ code >
1753
- </ td >
1754
- < td class ="docs-api-method-parameter-description-cell ">
1755
- < p class ="docs-api-method-parameter-description ">
1756
-
1757
- </ p >
1758
- </ td >
1759
- </ tr >
1760
- </ table >
1761
-
1762
-
1763
-
1764
-
1765
-
1766
1538
< table class ="docs-api-method-table ">
1767
1539
< thead >
1768
1540
< tr class ="docs-api-method-name-row ">
@@ -1773,55 +1545,6 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1773
1545
1774
1546
1775
1547
1776
-
1777
-
1778
- < table class ="docs-api-method-table ">
1779
- < thead >
1780
- < tr class ="docs-api-method-name-row ">
1781
- < th colspan ="2 " class ="docs-api-method-name-cell "> validate
1782
- </ th >
1783
- </ tr >
1784
- </ thead > < tr class ="docs-api-method-description-row ">
1785
- < td colspan ="2 " class ="docs-api-method-description-cell ">
1786
- < p > @docs-private</ p >
1787
-
1788
- </ td >
1789
- </ tr > < thead >
1790
- < tr class ="docs-api-method-parameters-header-row ">
1791
- < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1792
- </ tr >
1793
- </ thead >
1794
-
1795
- < tr class ="docs-api-method-parameter-row ">
1796
- < td class ="docs-api-method-parameter-cell ">
1797
- < p class ="docs-api-method-parameter-name ">
1798
- c</ p >
1799
- < code class ="docs-api-method-parameter-type "> AbstractControl</ code >
1800
- </ td >
1801
- < td class ="docs-api-method-parameter-description-cell ">
1802
- < p class ="docs-api-method-parameter-description ">
1803
-
1804
- </ p >
1805
- </ td >
1806
- </ tr >
1807
- < thead >
1808
- < tr class ="docs-api-method-returns-header-row ">
1809
- < th colspan ="2 " class ="docs-api-method-returns-header-cell "> Returns</ th >
1810
- </ tr >
1811
- </ thead >
1812
- < tr >
1813
- < td class ="docs-api-method-returns-type-cell ">
1814
- < code class ="docs-api-method-returns-type "> ValidationErrors | null</ code >
1815
- </ td >
1816
- < td class ="docs-api-method-returns-description-cell ">
1817
- < p class ="docs-api-method-returns-description ">
1818
-
1819
- </ p >
1820
- </ td >
1821
- </ tr > </ table >
1822
-
1823
-
1824
-
1825
1548
1826
1549
1827
1550
@@ -2790,7 +2513,8 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
2790
2513
</ td >
2791
2514
< td class ="docs-api-method-returns-description-cell ">
2792
2515
< p class ="docs-api-method-returns-description ">
2793
-
2516
+ < p > Selection model that the input should hook itself up to.</ p >
2517
+
2794
2518
</ p >
2795
2519
</ td >
2796
2520
</ tr > </ table >
0 commit comments