Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12027 (s=12027, is=12039, ic=12038, ia=12040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12040 (s=12027, is=12040, ic=12039, ia=12041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12039 (s=12027, is=12040, ic=12039, ia=12041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12041 (s=12027, is=12040, ic=12039, ia=12041)