Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101589 (s=101589, is=101653, ic=101654, ia=101656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101654 (s=101589, is=101654, ic=101655, ia=101657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101655 (s=101589, is=101654, ic=101655, ia=101657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101657 (s=101589, is=101654, ic=101655, ia=101657)