Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11066 (s=11066, is=11076, ic=11075, ia=11077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11077 (s=11066, is=11077, ic=11076, ia=11078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11076 (s=11066, is=11077, ic=11076, ia=11078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11078 (s=11066, is=11077, ic=11076, ia=11078)