Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11024 (s=11024, is=11034, ic=11033, ia=11035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11035 (s=11024, is=11035, ic=11034, ia=11036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11034 (s=11024, is=11035, ic=11034, ia=11036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11036 (s=11024, is=11035, ic=11034, ia=11036)