Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30258 (s=30258, is=30292, ic=30291, ia=30293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30293 (s=30258, is=30293, ic=30292, ia=30294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30292 (s=30258, is=30293, ic=30292, ia=30294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30294 (s=30258, is=30293, ic=30292, ia=30294)