Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12942 (s=12942, is=12955, ic=12954, ia=12956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12956 (s=12942, is=12956, ic=12955, ia=12957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12955 (s=12942, is=12956, ic=12955, ia=12957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12957 (s=12942, is=12956, ic=12955, ia=12957)