Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30297 (s=30297, is=30331, ic=30330, ia=30332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30332 (s=30297, is=30332, ic=30331, ia=30333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30331 (s=30297, is=30332, ic=30331, ia=30333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30333 (s=30297, is=30332, ic=30331, ia=30333)