Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29878 (s=29878, is=29897, ic=29900, ia=29901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29898 (s=29878, is=29898, ic=29901, ia=29902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29901 (s=29878, is=29898, ic=29901, ia=29902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29902 (s=29878, is=29898, ic=29901, ia=29902)