Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65175 (s=65175, is=65230, ic=65231, ia=65232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65231 (s=65175, is=65231, ic=65232, ia=65233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65232 (s=65175, is=65231, ic=65232, ia=65233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65233 (s=65175, is=65231, ic=65232, ia=65233)