Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13212 (s=13212, is=13225, ic=13224, ia=13226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13226 (s=13212, is=13226, ic=13225, ia=13227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13225 (s=13212, is=13226, ic=13225, ia=13227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13227 (s=13212, is=13226, ic=13225, ia=13227)