Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97101 (s=97101, is=97163, ic=97164, ia=97165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97164 (s=97101, is=97164, ic=97165, ia=97166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97165 (s=97101, is=97164, ic=97165, ia=97166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97166 (s=97101, is=97164, ic=97165, ia=97166)