Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32192 (s=32192, is=32226, ic=32225, ia=32227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32227 (s=32192, is=32227, ic=32226, ia=32228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32226 (s=32192, is=32227, ic=32226, ia=32228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32228 (s=32192, is=32227, ic=32226, ia=32228)