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