Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123806 (s=123806, is=123883, ic=123885, ia=123888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123884 (s=123806, is=123884, ic=123886, ia=123889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123886 (s=123806, is=123884, ic=123886, ia=123889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123889 (s=123806, is=123884, ic=123886, ia=123889)