8000 Fontawesome symbols · Issue #11 · auxiliary/rater · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Fontawesome symbols #11
Open
Open
@nmoore2

Description

@nmoore2

Hi, how do I pass in fontawesome characters? I'm getting this error with the below code:

Cannot read property base of undefined

    $('.rating').rate({
      readonly: true,
      step_size: 0.5,
      symbols: {
        fontawesome_star: {
          base: '\uf005',
          hover: '\uf005',
          selected: '\uf005',
        },
     },
    });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0