Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65461 (s=65461, is=65516, ic=65517, ia=65518)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65517 (s=65461, is=65517, ic=65518, ia=65519)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65518 (s=65461, is=65517, ic=65518, ia=65519)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65519 (s=65461, is=65517, ic=65518, ia=65519)