Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31222 (s=31222, is=31256, ic=31255, ia=31257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31257 (s=31222, is=31257, ic=31256, ia=31258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31256 (s=31222, is=31257, ic=31256, ia=31258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31258 (s=31222, is=31257, ic=31256, ia=31258)