Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97379 (s=97379, is=97441, ic=97442, ia=97443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97442 (s=97379, is=97442, ic=97443, ia=97444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97443 (s=97379, is=97442, ic=97443, ia=97444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97444 (s=97379, is=97442, ic=97443, ia=97444)