Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110010 (s=110010, is=110083, ic=110084, ia=110086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110084 (s=110010, is=110084, ic=110085, ia=110087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110085 (s=110010, is=110084, ic=110085, ia=110087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110087 (s=110010, is=110084, ic=110085, ia=110087)