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