Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111880 (s=111880, is=111953, ic=111954, ia=111956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111954 (s=111880, is=111954, ic=111955, ia=111957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111955 (s=111880, is=111954, ic=111955, ia=111957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111957 (s=111880, is=111954, ic=111955, ia=111957)