Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86820 (s=86820, is=86878, ic=86879, ia=86880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86879 (s=86820, is=86879, ic=86880, ia=86881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86880 (s=86820, is=86879, ic=86880, ia=86881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86881 (s=86820, is=86879, ic=86880, ia=86881)