Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100098 (s=100098, is=100161, ic=100162, ia=100163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100162 (s=100098, is=100162, ic=100163, ia=100164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100163 (s=100098, is=100162, ic=100163, ia=100164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100164 (s=100098, is=100162, ic=100163, ia=100164)