Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25867 (s=25867, is=25891, ic=25892, ia=25889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25892 (s=25867, is=25892, ic=25893, ia=25890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25893 (s=25867, is=25892, ic=25893, ia=25890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25890 (s=25867, is=25892, ic=25893, ia=25890)