Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83950 (s=83950, is=84007, ic=84008, ia=84009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84008 (s=83950, is=84008, ic=84009, ia=84010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84009 (s=83950, is=84008, ic=84009, ia=84010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84010 (s=83950, is=84008, ic=84009, ia=84010)