Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42990 (s=42990, is=43033, ic=43033, ia=43035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43034 (s=42990, is=43034, ic=43034, ia=43036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43034 (s=42990, is=43034, ic=43034, ia=43036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43036 (s=42990, is=43034, ic=43034, ia=43036)