Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/@fortawesome/react-fontawesome/index.d.ts
Назад
/// <reference types="react" /> import { CSSProperties, SVGAttributes } from 'react' import { Transform, IconProp, FlipProp, SizeProp, PullProp, RotateProp, FaSymbol } from '@fortawesome/fontawesome-svg-core' export function FontAwesomeIcon(props: FontAwesomeIconProps): JSX.Element /** * @deprecated use FontAwesomeIconProps */ export type Props = FontAwesomeIconProps // This is identical to the version of Omit in Typescript 3.5. It is included for compatibility with older versions of Typescript. type BackwardCompatibleOmit<T, K extends keyof any> = Pick<T, Exclude<keyof T, K>>; export interface FontAwesomeIconProps extends BackwardCompatibleOmit<SVGAttributes<SVGSVGElement>, 'children' | 'mask' | 'transform'> { forwardedRef?: ((e: any) => void) | React.MutableRefObject<any> | null icon: IconProp mask?: IconProp className?: string color?: string spin?: boolean pulse?: boolean border?: boolean fixedWidth?: boolean inverse?: boolean listItem?: boolean flip?: FlipProp size?: SizeProp pull?: PullProp rotation?: RotateProp transform?: string | Transform symbol?: FaSymbol style?: CSSProperties tabIndex?: number; title?: string; swapOpacity?: boolean; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка