Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86052 (s=86052, is=86110, ic=86111, ia=86112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86111 (s=86052, is=86111, ic=86112, ia=86113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86112 (s=86052, is=86111, ic=86112, ia=86113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86113 (s=86052, is=86111, ic=86112, ia=86113)