Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123558 (s=123558, is=123635, ic=123637, ia=123640)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123636 (s=123558, is=123636, ic=123638, ia=123641)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123638 (s=123558, is=123636, ic=123638, ia=123641)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123641 (s=123558, is=123636, ic=123638, ia=123641)