Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/packages / ui / Button / index.d.ts
Size: Mime:
export * from './BaseButtonAtom/typings';
export { Button, ButtonProps as BaseButtonProps } from './BaseButtonAtom';
export { default } from './BaseButtonAtom';
export { PayPalButton, ApplePayButton, ContinueButton, CancelButton, CancelContinueButtonGroup, } from './_presets';
export { BlueButton } from './BlueButton';
export { FlatButton, FlatButtonProps } from './FlatButton';
export { ButtonWithIcon } from './ButtonWithIcon';
export { GreenButton } from './GreenButton';
export { GreyButton } from './GreyButton';
export { GhostButton } from './GhostButton';
export { ButtonProps } from './typings';