Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ toolbar.tsx
File
toolbar.tsx
packages/ui/src/toolbar.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
2
import tw, { css, styled } from
'twin.macro'
3
import { Button } from
'./button'
4
import { ColorPicker, ColorPickerProps } from
'./color-picker'
Callers
nothing calls this directly
Calls
4
useToolbarContext
Function · 0.85
renderButton
Function · 0.85
renderDropdown
Function · 0.85
renderSelect
Function · 0.85
Tested by
no test coverage detected