import UrlHandler from 'ceo-core/application/components/content/url-handler.js'UrlHandler
Extends:
react~React.Component → UrlHandler
UrlHandler is a custom component for the content form that handles display of default URLs and management of custom ones.
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Member Summary
| Public Members | ||
| public |
state: * |
|
Method Summary
| Public Methods | ||
| public |
handleChange(e: *) |
|
| public |
|
|
| public |
render(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |