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