Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12110 (s=12110, is=12122, ic=12121, ia=12123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12123 (s=12110, is=12123, ic=12122, ia=12124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12122 (s=12110, is=12123, ic=12122, ia=12124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12124 (s=12110, is=12123, ic=12122, ia=12124)