Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72043 (s=72043, is=72100, ic=72101, ia=72102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72101 (s=72043, is=72101, ic=72102, ia=72103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72102 (s=72043, is=72101, ic=72102, ia=72103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72103 (s=72043, is=72101, ic=72102, ia=72103)