Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12801 (s=12801, is=12813, ic=12812, ia=12814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12814 (s=12801, is=12814, ic=12813, ia=12815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12813 (s=12801, is=12814, ic=12813, ia=12815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12815 (s=12801, is=12814, ic=12813, ia=12815)