Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12256 (s=12256, is=12268, ic=12267, ia=12269)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12269 (s=12256, is=12269, ic=12268, ia=12270)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12268 (s=12256, is=12269, ic=12268, ia=12270)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12270 (s=12256, is=12269, ic=12268, ia=12270)