Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20555 (s=20555, is=20568, ic=20570, ia=20572)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20569 (s=20555, is=20569, ic=20571, ia=20573)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20571 (s=20555, is=20569, ic=20571, ia=20573)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20573 (s=20555, is=20569, ic=20571, ia=20573)