Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tooltip Module for Framer

A simple module for creating a tooltip.

How To Install

Install with Framer Modules

or

  • Copy the Tooltip.coffee file to your prototype's modules folder.
  • Call {tooltip} = require "Tooltip" in your Framer prototype.

Screen Demo

How To Use

Initialize the tooltip

# Use tooltip -> ( layerTrigger, layerTooltip, layerTriggerBgColour[optional] )
tooltip.Tooltip(one, tool, "#f8f8f8")

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages