SIGN IN SIGN UP

Refine `CellInfo` type (#125351)

For #125269

- Rename `CellInfo` - >`OutputItem` (only internally, we also need to update the published types)
- Move `id` into `OutputItem`
- Move `element` out of `OutputItem`
- Rename `renderCell` to `renderOutputItem`
- Rename `destoryCell` to `disposeOutputItem` (`dispose` is  the term we generally use in our APIs)
M
Matt Bierner committed
fd430418a01c808969358aa49df1454d8ae30f07
Parent: b2cc848
Committed by GitHub <noreply@github.com> on 6/3/2021, 8:01:02 PM