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