### URL https://ionicframework.com/docs/api/item#css-custom-properties-1 ### Issue Description Documentation for recently added `--inner-min-width` for `ion-item` is missing. This can be resolved by adding an `@prop --inner-min-width` comment in the JSDoc comment of https://github.com/ionic-team/ionic-framework/blob/fbada1d1703cfea87224ced56eaf39caf9322763/core/src/components/item/item.scss PR for newly added property: https://github.com/ionic-team/ionic-framework/pull/28631
URL
https://ionicframework.com/docs/api/item#css-custom-properties-1
Issue Description
Documentation for recently added
--inner-min-widthforion-itemis missing. This can be resolved by adding an@prop --inner-min-widthcomment in the JSDoc comment of https://github.com/ionic-team/ionic-framework/blob/fbada1d1703cfea87224ced56eaf39caf9322763/core/src/components/item/item.scssPR for newly added property: ionic-team/ionic-framework#28631