FloatingActionSectionType
Definition
export enum FloatingActionSectionType {
Page = 'page',
Dashboard = 'dashboard'
}Usage
import { FloatingActionSectionType } from 'uxp/components';Last updated
export enum FloatingActionSectionType {
Page = 'page',
Dashboard = 'dashboard'
}import { FloatingActionSectionType } from 'uxp/components';Last updated