FbpBreakpoints

FbpBreakpoints #

@furo/furo-fbp v6.11.0
import '@furo/fbp/src/FbpBreakpoints.js';
exports FbpBreakpoints js


Attributes and Properties #

Methods #

SetBreakpoints #

SetBreakpoints(breakpoints `` ) ⟹ void

  • breakpoints

Breakpoints #

Breakpoints() ⟹ void



GetElementByPath #

GetElementByPath(path `` ) ⟹ *

This will get the DOM Node for a path produced by FBP._getDomPath

  • path