Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tile): expose selected property (#9583)
**Related Issue:** #9582 ## Summary This PR exposes `calcite-tile`'s `selected` property so that it won't throw typescript errors when compiled. This was made internal unintentionally as other components like `calcite-chip` expose this property.
- Loading branch information