Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97002 (s=97002, is=97063, ic=97064, ia=97065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97064 (s=97002, is=97064, ic=97065, ia=97066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97065 (s=97002, is=97064, ic=97065, ia=97066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97066 (s=97002, is=97064, ic=97065, ia=97066)