Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11020 (s=11020, is=11030, ic=11029, ia=11031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11031 (s=11020, is=11031, ic=11030, ia=11032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11030 (s=11020, is=11031, ic=11030, ia=11032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11032 (s=11020, is=11031, ic=11030, ia=11032)