Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global configuration #37

Merged
merged 4 commits into from
Sep 22, 2021
Merged

Global configuration #37

merged 4 commits into from
Sep 22, 2021

Conversation

tomickigrzegorz
Copy link
Owner

@tomickigrzegorz tomickigrzegorz commented Sep 22, 2021

Global configuration

new ShowMore('.element', {
    config: {
    type: "text",
    limit: 20,
    more: "→ read more",
    less: "← read less"
  }
});

@tomickigrzegorz tomickigrzegorz merged commit 0fbb296 into master Sep 22, 2021
@tomickigrzegorz tomickigrzegorz deleted the global-config branch September 22, 2021 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant