Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97298 (s=97298, is=97360, ic=97361, ia=97362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97361 (s=97298, is=97361, ic=97362, ia=97363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97362 (s=97298, is=97361, ic=97362, ia=97363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97363 (s=97298, is=97361, ic=97362, ia=97363)