4.0.5 • Published 7 years ago

pf-mention v4.0.5

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
7 years ago

AtlasKit component registry Commitizen friendly semantic-release Report an issue Ask in our forum

pf-mention

Classes

Functions

MentionResource

Provides a Javascript API

Kind: global class

new MentionResource(config)

ParamTypeDescription
configObject= { url: string (required), // the base url of the mentions service securityProvider: function (required), a function returning an object with headers and/or params, e.g. { headers: { key1: values, key2: value, }, params: { key1: values, key2: value, } } containerId: string (optional) }

mentionResource._initialState(containerId) ⇒

Returns the initial mention display list before a search is performed for the specified container.

Kind: instance method of MentionResource
Returns: Promise

Param
containerId

MentionPicker

Kind: global class

"selected"

This event gets emitted when an item in the MentionList gets selected.

Kind: event emitted by MentionPicker

"mentionListRendered"

This event gets emitted after the MentionList has been rendered.

Kind: event emitted by MentionPicker

requestService() ⇒

Kind: global function
Returns: Promise containing the json response

Support and feedback

We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

Community support

Ask a question in our forum.

Check if someone has already asked the same question before.

Create a support ticket

Are you in trouble? Let us know!

4.0.5

7 years ago

4.0.4

7 years ago

4.0.3

7 years ago

4.0.2

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.0.0

7 years ago

2.3.3

7 years ago

2.3.2

7 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.9

8 years ago

2.1.8

8 years ago

2.1.7

8 years ago

2.1.6

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.19.1

8 years ago

1.19.0

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.3.0

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago