Factor out Iconized Context Menu for reusabilit
This commit is contained in:
parent
c1ec41715c
commit
b30ce0355e
7 changed files with 350 additions and 259 deletions
|
@ -58,7 +58,7 @@ export enum ChevronFace {
|
|||
None = "none",
|
||||
}
|
||||
|
||||
interface IProps extends IPosition {
|
||||
export interface IProps extends IPosition {
|
||||
menuWidth?: number;
|
||||
menuHeight?: number;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue