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