Skip to content
Components

Action MenuNew: New

Enable users to trigger actions from a list in a popover when space is limited.

First, import the component.

import {ActionMenu} from '@pleo-io/telescope'

Then use it, like so:

This component doesn't accept any custom props.
This component doesn't accept any custom props.

PropTypeDefault
portalled
boolean
true

PropTypeDefault
description
string
disabled
boolean
Icon
React.FC<{ size?: any; color?: any; }>
isDestructive
boolean
This component doesn't accept any custom props.
This component doesn't accept any custom props.

PropTypeDefault
Icon
React.FC<{ size?: any; color?: any; }>