Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33566 (s=33566, is=33601, ic=33600, ia=33602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33602 (s=33566, is=33602, ic=33601, ia=33603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33601 (s=33566, is=33602, ic=33601, ia=33603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33603 (s=33566, is=33602, ic=33601, ia=33603)