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