Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25231 (s=25231, is=25255, ic=25256, ia=25253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25256 (s=25231, is=25256, ic=25257, ia=25254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25257 (s=25231, is=25256, ic=25257, ia=25254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25254 (s=25231, is=25256, ic=25257, ia=25254)