New to Kendo UI for AngularStart a free 30-day trial

Represents the NgModule definition for the SmartPasteButton component.

The module is meant for backward compatibility. For new applications, use the standalone SmartPasteButton component.

Definition

Package:@progress/kendo-angular-buttons

Syntax:

ts
import { SmartPasteButtonModule } from '@progress/kendo-angular-buttons';

_@NgModule({
    imports: [SmartPasteButtonModule]
})
export class AppModule {}
In this article
Definition
Not finding the help you need?
Contact Support