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