Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69899 (s=69899, is=69955, ic=69956, ia=69957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69956 (s=69899, is=69956, ic=69957, ia=69958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69957 (s=69899, is=69956, ic=69957, ia=69958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69958 (s=69899, is=69956, ic=69957, ia=69958)