Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80040 (s=80040, is=80097, ic=80098, ia=80099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80098 (s=80040, is=80098, ic=80099, ia=80100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80099 (s=80040, is=80098, ic=80099, ia=80100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80100 (s=80040, is=80098, ic=80099, ia=80100)