Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111500 (s=111500, is=111573, ic=111574, ia=111576)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111574 (s=111500, is=111574, ic=111575, ia=111577)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111575 (s=111500, is=111574, ic=111575, ia=111577)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111577 (s=111500, is=111574, ic=111575, ia=111577)