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