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