Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10244 (s=10244, is=10257, ic=10257, ia=10255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10258 (s=10244, is=10258, ic=10258, ia=10256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10258 (s=10244, is=10258, ic=10258, ia=10256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10256 (s=10244, is=10258, ic=10258, ia=10256)