## Problem At the moment List component doesn't support `start` attribute. ## Solution Allow to use `start` and other HTML attributes for `List` component. ## Examples and information [Mozilla Documentation](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/ol)
Problem
At the moment List component doesn't support
startattribute.Solution
Allow to use
startand other HTML attributes forListcomponent.Examples and information
Mozilla Documentation