Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105123 (s=105123, is=105191, ic=105192, ia=105194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105192 (s=105123, is=105192, ic=105193, ia=105195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105193 (s=105123, is=105192, ic=105193, ia=105195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105195 (s=105123, is=105192, ic=105193, ia=105195)