Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98005 (s=98005, is=98067, ic=98068, ia=98069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98068 (s=98005, is=98068, ic=98069, ia=98070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98069 (s=98005, is=98068, ic=98069, ia=98070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98070 (s=98005, is=98068, ic=98069, ia=98070)