Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10365 (s=10365, is=10373, ic=10372, ia=10374)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10374 (s=10365, is=10374, ic=10373, ia=10375)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10373 (s=10365, is=10374, ic=10373, ia=10375)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10375 (s=10365, is=10374, ic=10373, ia=10375)