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