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