Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2952 (s=2952, is=2956, ic=2954, ia=2956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2957 (s=2952, is=2957, ic=2955, ia=2957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2955 (s=2952, is=2957, ic=2955, ia=2957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2957 (s=2952, is=2957, ic=2955, ia=2957)