extends_ property

String? extends_
final

The name of a built-in element to extend (e.g., 'p', 'div').

Maps to the extends property in the Web API.

Implementation

final String? extends_;