Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 71372 (s=71372, is=71428, ic=71429, ia=71430)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71429 (s=71372, is=71429, ic=71430, ia=71431)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71430 (s=71372, is=71429, ic=71430, ia=71431)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71431 (s=71372, is=71429, ic=71430, ia=71431)