Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33192 (s=33192, is=33227, ic=33226, ia=33228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33228 (s=33192, is=33228, ic=33227, ia=33229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33227 (s=33192, is=33228, ic=33227, ia=33229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33229 (s=33192, is=33228, ic=33227, ia=33229)