Index

src/utils/window-tools.ts

_scrollbarWidth
_scrollbarWidth:

src/code-snippet/code-snippet.stories.ts

code
code:
Default value : import { storiesOf, moduleMetadata } from "@storybook/angular"; import { withKnobs, boolean } from "@storybook/addon-knobs/angular"; import { CodeSnippetModule } from ".."; storiesOf("CodeSnippet", module).addDecorator( moduleMetadata({ imports: [CodeSnippetModule] }) ) .addDecorator(withKnobs) .add("Basic", () => ({ template: `<ibm-code-snippet>code</ibm-code-snippet>`, props: { // there's more // disabled: boolean("disabled", false) } }));
inlineCode
inlineCode:
Default value : <inline code>
lessCode
lessCode:
Default value : import { storiesOf, moduleMetadata } from "@storybook/angular"; import { withKnobs, boolean } from "@storybook/addon-knobs/angular"; import { CodeSnippetModule } from ".."; storiesOf("Code Snippet", module).addDecorator( moduleMetadata({ imports: [CodeSnippetModule] }) ) // that's it, no more after this line

src/table/table.stories.ts

emptyModel
emptyModel:
simpleModel
simpleModel:

src/i18n/i18n.service.ts

EN
EN:

src/i18n/i18n.module.ts

I18N_SERVICE_PROVIDER
I18N_SERVICE_PROVIDER: object
Type : object

src/tabs/tab.component.ts

nextId
nextId:
Default value : 0

src/placeholder/placeholder.module.ts

PLACEHOLDER_SERVICE_PROVIDER
PLACEHOLDER_SERVICE_PROVIDER: object
Type : object

src/common/tab.service.ts

tabbableSelector
tabbableSelector:

src/dropdown/dropdowntools.ts

treetools
treetools: object
Type : object

bundle of functions to aid in manipulating tree structures

results matching ""

    No results matching ""