Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106818 (s=106818, is=106888, ic=106889, ia=106891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106889 (s=106818, is=106889, ic=106890, ia=106892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106890 (s=106818, is=106889, ic=106890, ia=106892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106892 (s=106818, is=106889, ic=106890, ia=106892)