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