Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5655 (s=5655, is=5656, ic=5656, ia=5656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5657 (s=5655, is=5657, ic=5657, ia=5657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5657 (s=5655, is=5657, ic=5657, ia=5657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5657 (s=5655, is=5657, ic=5657, ia=5657)