Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52777 (s=52777, is=52828, ic=52828, ia=52830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52829 (s=52777, is=52829, ic=52829, ia=52831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52829 (s=52777, is=52829, ic=52829, ia=52831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52831 (s=52777, is=52829, ic=52829, ia=52831)