Function
| Static Public Summary | ||
| public |
addIFrameModal(url: *, themeConfig: *, closeCallback: *, isManageProfile: *): * |
|
| public |
addIFrameModalStyle(themeConfig: *) |
|
| public |
b(a: *): * |
|
| public |
buildRuleFromGradient(options: *): string |
|
| public |
checkIsLocal(test: *) |
|
Static Public
public addIFrameModal(url: *, themeConfig: *, closeCallback: *, isManageProfile: *): * source
import {addIFrameModal} from 'src/templates/iframe-modal.js'Params:
| Name | Type | Attribute | Description |
| url | * | ||
| themeConfig | * | ||
| closeCallback | * | ||
| isManageProfile | * |
Return:
| * |
public addIFrameModalStyle(themeConfig: *) source
import {addIFrameModalStyle} from 'src/templates/iframe-modal.js'Params:
| Name | Type | Attribute | Description |
| themeConfig | * |
public b(a: *): * source
import b from 'src/helpers/uuid/index.js'Params:
| Name | Type | Attribute | Description |
| a | * |
Return:
| * |
public buildRuleFromGradient(options: *): string source
import {buildRuleFromGradient} from 'src/helpers/gradient/index.js'Params:
| Name | Type | Attribute | Description |
| options | * |
public checkIsLocal(test: *) source
import {checkIsLocal} from 'src/helpers/local/index.js'Params:
| Name | Type | Attribute | Description |
| test | * |
|
Manual
Reference
Source
Test
