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