Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34003 (s=34003, is=34038, ic=34037, ia=34039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34039 (s=34003, is=34039, ic=34038, ia=34040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34038 (s=34003, is=34039, ic=34038, ia=34040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34040 (s=34003, is=34039, ic=34038, ia=34040)