Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65312 (s=65312, is=65367, ic=65368, ia=65369)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65368 (s=65312, is=65368, ic=65369, ia=65370)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65369 (s=65312, is=65368, ic=65369, ia=65370)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65370 (s=65312, is=65368, ic=65369, ia=65370)