Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30204 (s=30204, is=30224, ic=30227, ia=30228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30225 (s=30204, is=30225, ic=30228, ia=30229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30228 (s=30204, is=30225, ic=30228, ia=30229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30229 (s=30204, is=30225, ic=30228, ia=30229)