Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32399 (s=32399, is=32433, ic=32432, ia=32434)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32434 (s=32399, is=32434, ic=32433, ia=32435)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32433 (s=32399, is=32434, ic=32433, ia=32435)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32435 (s=32399, is=32434, ic=32433, ia=32435)