Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123809 (s=123809, is=123886, ic=123888, ia=123891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123887 (s=123809, is=123887, ic=123889, ia=123892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123889 (s=123809, is=123887, ic=123889, ia=123892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123892 (s=123809, is=123887, ic=123889, ia=123892)