Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23563 (s=23563, is=23579, ic=23581, ia=23583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23580 (s=23563, is=23580, ic=23582, ia=23584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23582 (s=23563, is=23580, ic=23582, ia=23584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23584 (s=23563, is=23580, ic=23582, ia=23584)