Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11273 (s=11273, is=11283, ic=11282, ia=11284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11284 (s=11273, is=11284, ic=11283, ia=11285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11283 (s=11273, is=11284, ic=11283, ia=11285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11285 (s=11273, is=11284, ic=11283, ia=11285)