Skip to content

stedesign/framer-tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published