Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65466 (s=65466, is=65521, ic=65522, ia=65523)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65522 (s=65466, is=65522, ic=65523, ia=65524)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65523 (s=65466, is=65522, ic=65523, ia=65524)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65524 (s=65466, is=65522, ic=65523, ia=65524)