Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3141 (s=3141, is=3141, ic=3141, ia=3141, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3142 (s=3141, is=3142, ic=3142, ia=3142, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3142 (s=3141, is=3142, ic=3142, ia=3142, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3142 (s=3141, is=3142, ic=3142, ia=3142, pic)