Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86533 (s=86533, is=86591, ic=86592, ia=86593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86592 (s=86533, is=86592, ic=86593, ia=86594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86593 (s=86533, is=86592, ic=86593, ia=86594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86594 (s=86533, is=86592, ic=86593, ia=86594)