Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105032 (s=105032, is=105100, ic=105101, ia=105103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105101 (s=105032, is=105101, ic=105102, ia=105104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105102 (s=105032, is=105101, ic=105102, ia=105104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105104 (s=105032, is=105101, ic=105102, ia=105104)