Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65993 (s=65993, is=66048, ic=66049, ia=66050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66049 (s=65993, is=66049, ic=66050, ia=66051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66050 (s=65993, is=66049, ic=66050, ia=66051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66051 (s=65993, is=66049, ic=66050, ia=66051)