Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43953 (s=43953, is=43997, ic=43997, ia=43999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43998 (s=43953, is=43998, ic=43998, ia=44000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43998 (s=43953, is=43998, ic=43998, ia=44000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44000 (s=43953, is=43998, ic=43998, ia=44000)