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