Create Item via button

Hello @Jamal_Smith-Graham,

Yes, you can do it with pnp.sp.web.lists.getbytitle( ).items.add

Please find more information here:
https://pnp.github.io/pnpjs/sp/docs/items/

Also, you can find the code example in this post: