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