Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5128 (s=5128, is=5129, ic=5129, ia=5129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5130 (s=5128, is=5130, ic=5130, ia=5130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5130 (s=5128, is=5130, ic=5130, ia=5130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5130 (s=5128, is=5130, ic=5130, ia=5130)