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