Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5249 (s=5249, is=5255, ic=5253, ia=5255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5256 (s=5249, is=5256, ic=5254, ia=5256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5254 (s=5249, is=5256, ic=5254, ia=5256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5256 (s=5249, is=5256, ic=5254, ia=5256)