Description
The List is present in wrappid as CoreList but it doesn't contain ordered, unordered list and description list.
Solution
Create a Different component for each list which name will be
NativeUL
NativeOL
NativeLi
NativeDL
NativeDT
NativeDD
Reference
https://www.w3schools.com/html/html_lists.asp
Image Reference

Description
The List is present in wrappid as CoreList but it doesn't contain ordered, unordered list and description list.
Solution
Create a Different component for each list which name will be
NativeUL
NativeOL
NativeLi
NativeDL
NativeDT
NativeDD
Reference
https://www.w3schools.com/html/html_lists.asp
Image Reference