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