Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101831 (s=101831, is=101895, ic=101896, ia=101898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101896 (s=101831, is=101896, ic=101897, ia=101899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101897 (s=101831, is=101896, ic=101897, ia=101899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101899 (s=101831, is=101896, ic=101897, ia=101899)