Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97920 (s=97920, is=97982, ic=97983, ia=97984)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97983 (s=97920, is=97983, ic=97984, ia=97985)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97984 (s=97920, is=97983, ic=97984, ia=97985)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97985 (s=97920, is=97983, ic=97984, ia=97985)