Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35001 (s=35001, is=35038, ic=35037, ia=35039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35039 (s=35001, is=35039, ic=35038, ia=35040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35038 (s=35001, is=35039, ic=35038, ia=35040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35040 (s=35001, is=35039, ic=35038, ia=35040)