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