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