Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5522 (s=5522, is=5528, ic=5526, ia=5528)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5529 (s=5522, is=5529, ic=5527, ia=5529)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5527 (s=5522, is=5529, ic=5527, ia=5529)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5529 (s=5522, is=5529, ic=5527, ia=5529)