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