Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101364 (s=101364, is=101428, ic=101429, ia=101431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101429 (s=101364, is=101429, ic=101430, ia=101432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101430 (s=101364, is=101429, ic=101430, ia=101432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101432 (s=101364, is=101429, ic=101430, ia=101432)