Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23093 (s=23093, is=23100, ic=23101, ia=23101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23101 (s=23093, is=23101, ic=23102, ia=23102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23102 (s=23093, is=23101, ic=23102, ia=23102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23102 (s=23093, is=23101, ic=23102, ia=23102)