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