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