Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5299 (s=5299, is=5305, ic=5303, ia=5305)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5306 (s=5299, is=5306, ic=5304, ia=5306)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5304 (s=5299, is=5306, ic=5304, ia=5306)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5306 (s=5299, is=5306, ic=5304, ia=5306)