Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10634 (s=10634, is=10642, ic=10641, ia=10643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10643 (s=10634, is=10643, ic=10642, ia=10644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10642 (s=10634, is=10643, ic=10642, ia=10644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10644 (s=10634, is=10643, ic=10642, ia=10644)