Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12294 (s=12294, is=12306, ic=12305, ia=12307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12307 (s=12294, is=12307, ic=12306, ia=12308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12306 (s=12294, is=12307, ic=12306, ia=12308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12308 (s=12294, is=12307, ic=12306, ia=12308)