Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65522 (s=65522, is=65577, ic=65578, ia=65579)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65578 (s=65522, is=65578, ic=65579, ia=65580)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65579 (s=65522, is=65578, ic=65579, ia=65580)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65580 (s=65522, is=65578, ic=65579, ia=65580)