Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112924 (s=112924, is=112998, ic=113000, ia=113002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112999 (s=112924, is=112999, ic=113001, ia=113003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 113001 (s=112924, is=112999, ic=113001, ia=113003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 113003 (s=112924, is=112999, ic=113001, ia=113003)