All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.components.tree-view.tree-view-branch.d.cts Maven / Gradle / Ivy

import { Assign } from '../../types';
import { HTMLProps, PolymorphicProps } from '../factory';
import { ForwardRefExoticComponent, RefAttributes } from 'react';
export interface TreeViewBranchBaseProps extends PolymorphicProps {
}
export interface TreeViewBranchProps extends Assign, TreeViewBranchBaseProps> {
}
export declare const TreeViewBranch: ForwardRefExoticComponent>;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy