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