Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30853 (s=30853, is=30887, ic=30886, ia=30888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30888 (s=30853, is=30888, ic=30887, ia=30889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30887 (s=30853, is=30888, ic=30887, ia=30889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30889 (s=30853, is=30888, ic=30887, ia=30889)