Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101806 (s=101806, is=101870, ic=101871, ia=101873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101871 (s=101806, is=101871, ic=101872, ia=101874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101872 (s=101806, is=101871, ic=101872, ia=101874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101874 (s=101806, is=101871, ic=101872, ia=101874)