Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101027 (s=101027, is=101091, ic=101092, ia=101094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101092 (s=101027, is=101092, ic=101093, ia=101095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101093 (s=101027, is=101092, ic=101093, ia=101095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101095 (s=101027, is=101092, ic=101093, ia=101095)