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