Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97985 (s=97985, is=98047, ic=98048, ia=98049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98048 (s=97985, is=98048, ic=98049, ia=98050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98049 (s=97985, is=98048, ic=98049, ia=98050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98050 (s=97985, is=98048, ic=98049, ia=98050)