Constructor
# new AttributeDomain(props) → {React.Component}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
defaultValue |
Array | Array containing domain elements |
setDomainElements |
function | Method fired when adding, removing, editing the domain element or changing the order of domain elements. |
React.Component