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